From: Neha Ojha Date: Thu, 20 Feb 2020 02:11:26 +0000 (-0800) Subject: qa/suites/upgrade/mimic-x/stress-split: fix msgr2 vs nautilus ordering X-Git-Tag: v14.2.8~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F33470%2Fhead;p=ceph.git qa/suites/upgrade/mimic-x/stress-split: fix msgr2 vs nautilus ordering This was done for octopus in 8283ea9f587fb1136b4e9fa9d8a0435852fb948a, but not for nautilus Signed-off-by: Neha Ojha --- diff --git a/qa/suites/upgrade/mimic-x/stress-split/6-msgr2.yaml b/qa/suites/upgrade/mimic-x/stress-split/6-msgr2.yaml deleted file mode 100644 index ad3858e9f9f9..000000000000 --- a/qa/suites/upgrade/mimic-x/stress-split/6-msgr2.yaml +++ /dev/null @@ -1,5 +0,0 @@ -tasks: -- exec: - mon.a: - - ceph mon enable-msgr2 -- ceph.healthy: diff --git a/qa/suites/upgrade/mimic-x/stress-split/6.1-msgr2.yaml b/qa/suites/upgrade/mimic-x/stress-split/6.1-msgr2.yaml new file mode 100644 index 000000000000..ad3858e9f9f9 --- /dev/null +++ b/qa/suites/upgrade/mimic-x/stress-split/6.1-msgr2.yaml @@ -0,0 +1,5 @@ +tasks: +- exec: + mon.a: + - ceph mon enable-msgr2 +- ceph.healthy: