ceph/qa/suites/rados
Adam King 1d97f673d3 qa/cephadm: ignore stray daemon warning during rados_api_tests
The "stray daemon" that is getting logged about in this test is
from "stray daemon laundry.pid70383 on host smithi027 not managed by cephadm".
It seems the rados_api_tests is creating some additional "laundry" entity
during these tests that gets reported as an actual daemon in the mgr,
but cephadm is unaware of it, resulting in the warning. Originally
we thought to maybe add "laundry" itself to the ignorelist, but
without an additional patch that added extra logging for debug
purposes (which can't be merged) the log statement found in
the logs due to this problem will not say what daemon it found
to be stray. There will just be a generic warning about a stray
daemon. In a real cluster, a user would then check "ceph health detail"
to find out what daemon is stray, but the log scraper can't do this
and just fails the test due to the presence of the warning.

Signed-off-by: Adam King <adking@redhat.com>
2024-04-29 13:54:37 -04:00
..
basic qa/cephadm: ignore stray daemon warning during rados_api_tests 2024-04-29 13:54:37 -04:00
cephadm qa/suites/rados: reduce the number of cephadm tests 2022-01-21 23:38:53 +00:00
dashboard mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
mgr mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
monthrash qa: use Remote.run_unit_test when "unit_test_scan" config is used 2023-10-26 12:13:37 +05:30
multimon mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
objectstore mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
perf rgw/notification: add rgw notification specific debug log subsystem. 2024-03-19 13:54:35 -04:00
rest mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
singleton Merge pull request #56146 from ljflores/wip-tracker-64725 2024-03-20 16:50:47 -05:00
singleton-bluestore
singleton-nomsgr osd/SnapMapper: maintain the prefix_itr between calls to SnapMapper::get_next_objects_to_trim() 2023-11-02 19:25:16 +00:00
standalone qa/standalone: create mon-stretch standalone test 2023-04-17 16:06:22 +00:00
thrash suites: add crush rules to thrash erasure code 2024-02-28 07:21:27 +00:00
thrash-erasure-code suites: add crush rules to thrash erasure code 2024-02-28 07:21:27 +00:00
thrash-erasure-code-big mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
thrash-erasure-code-crush-4-nodes suites: add crush rules to thrash erasure code 2024-02-28 07:21:27 +00:00
thrash-erasure-code-isa Revert "qa: support isal ec test for aarch64" 2021-10-12 12:53:58 -06:00
thrash-erasure-code-overwrites
thrash-erasure-code-shec mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
thrash-old-clients qa: stubs and clean up for reef 2023-12-04 16:27:51 +01:00
upgrade qa: qa/suites/rados/upgrade/parallel points to reef 2023-12-04 16:27:51 +01:00
valgrind-leaks mon, qa: issue pool application warning even if pool is empty 2023-07-31 19:09:29 -04:00
verify qa/suites/rados/verify/validater/valgrind: increase op thread timeout 2023-11-14 11:30:00 +00:00
.qa