Commit c4a875f
committed
qa/cephadm: ignore CEPHADM_STRAY_DAEMON in upgrade tests
There is some other ongoing work to make it so daemons
created/destroyed in the last minute are not marked stray
as there can be a delay between when cephadm considers the
daemon as being removed and when the core mgr reports the
same. Unfortunately, that change only fixes it for releases
in which the patch will be present, so the upgrade test
is still susceptible to having these warnings pop up
before the upgrade occurs.
Signed-off-by: Adam King <[email protected]>1 parent 540c4dc commit c4a875f
File tree
2 files changed
+4
-0
lines changed- qa/suites/orch/cephadm/upgrade/3-upgrade
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments