]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/pacific-x/rgw-multisite: fix install version 40994/head
authorNeha Ojha <nojha@redhat.com>
Thu, 22 Apr 2021 20:39:48 +0000 (20:39 +0000)
committerNeha Ojha <nojha@redhat.com>
Thu, 22 Apr 2021 22:33:28 +0000 (22:33 +0000)
Before:

2021-04-22T06:20:58.260 INFO:teuthology.task.install:Ceph rpm upgrade from
16.2.1-103.gb54cefd0.el8 to 16.2.1-103.gb54cefd0

After:

2021-04-22T21:08:16.565 INFO:teuthology.task.install:Ceph rpm upgrade from
16.2.1-105.g540c2494.el8 to 17.0.0-3515.ga5b16446

Fixes: https://tracker.ceph.com/issues/50388
Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/suites/upgrade/pacific-x/rgw-multisite/overrides.yaml
qa/suites/upgrade/pacific-x/rgw-multisite/tasks.yaml

index b298e9d4a1a1ab3864a6f8748ef6e8359f84c97f..35ef026d61865dca852eb14cc0da12e38795f835 100644 (file)
@@ -18,9 +18,6 @@ overrides:
         rgw sync obj etag verify: true
   rgw:
     compression type: random
-  install:
-    ceph:
-      branch: pacific
   rgw-multisite-tests:
     branch: pacific # run pacific branch of tests
     repo: https://github.com/ceph/ceph.git
index 0a0bac1a899e307d6f2e1577f5e567b993437de8..843858543ed80ab5daedc1df933e1070cf53caa8 100644 (file)
@@ -1,5 +1,6 @@
 tasks:
 - install:
+    branch: pacific
 - ceph: {cluster: c1}
 - ceph: {cluster: c2}
 - parallel: