]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/upgrade: Fix/Modify upgrade tests to work with 'pacific' release.
authorSridhar Seshasayee <sseshasa@redhat.com>
Thu, 13 Jan 2022 13:27:09 +0000 (18:57 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Wed, 2 Feb 2022 05:06:30 +0000 (10:36 +0530)
commita9182c4fd854749415e14d7ffa0c40916fbdfeeb
tree59f53249a2f3459f2dc07d56d1549fea9481ef4b
parent655a5304274d0fc700595da9bf7bfa94853f8820
qa/suites/upgrade: Fix/Modify upgrade tests to work with 'pacific' release.

This commit is not a cherry-pick and fixes the following issues unique to
the pacific release:
1. Fixes the nautilus-x and octopus-x upgrade tests to work with the
   pacific release by updating the post upgrade step to set the
   'require-osd-release' flag to 'pacific'. This is done by using
   '.qa/releases/pacific.yaml' for all the tests.
2. Fixed an issue in 'upgrade-mon-osd-mds.yaml' under both the
   nautilus-x/parallel, octopus-x/parallel-no-cephadm tests. The
   'wait-for-healthy' check should not be performed after all the osds
   are upgraded since the 'require-osd-release' warning comes into
   effect. This check is delayed until after the 'require-osd-release'
   flag is set to 'pacific'.

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
qa/suites/upgrade/nautilus-x-singleton/7-octopus.yaml [deleted symlink]
qa/suites/upgrade/nautilus-x-singleton/7-pacific.yaml [new symlink]
qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml
qa/suites/upgrade/nautilus-x/parallel/4-octopus.yaml [deleted symlink]
qa/suites/upgrade/nautilus-x/parallel/4-pacific.yaml [new symlink]
qa/suites/upgrade/nautilus-x/stress-split-erasure-code/6-octopus.yaml [deleted symlink]
qa/suites/upgrade/nautilus-x/stress-split-erasure-code/6-pacific.yaml [new symlink]
qa/suites/upgrade/nautilus-x/stress-split/6-octopus.yaml [deleted symlink]
qa/suites/upgrade/nautilus-x/stress-split/6-pacific.yaml [new symlink]
qa/suites/upgrade/octopus-x/parallel-no-cephadm/3-upgrade-sequence/upgrade-mon-osd-mds.yaml