]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/upgrade: fix checks to make sure upgrade is still in progress
authorAdam King <adking@redhat.com>
Mon, 15 Jul 2024 19:02:27 +0000 (15:02 -0400)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 21:21:23 +0000 (16:21 -0500)
commiteb2dfacee2bec0acdeac4ee53923ae5d5527a54b
treea5c661166d9a09a9749b0b24c04fbdb46287e83c
parent89751a32cbbe19c32037d4cb263060aa40fc99fc
qa/upgrade: fix checks to make sure upgrade is still in progress

Without checking both for the upgrade being in progress and that
the status isn't reporting an error, we can end up in a scenario
where the test is just waiting for an upgrade that has already
been marked failed and will never complete. This same sort of
change was already done in the orch suite upgrade tests and
has helped with jobs timing out there

Fixes: https://tracker.ceph.com/issues/65546
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 61a48c5cedd7a6120e466ac3411b0165af62e878)
qa/suites/upgrade/pacific-x/parallel/upgrade-sequence.yaml
qa/suites/upgrade/pacific-x/stress-split/1-start.yaml
qa/suites/upgrade/quincy-x/parallel/upgrade-sequence.yaml
qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
qa/suites/upgrade/telemetry-upgrade/pacific-x/1-tasks.yaml
qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml