]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/upgrade: use ragweed branch for starting ceph release 55382/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 30 Jan 2024 21:48:32 +0000 (16:48 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 30 Jan 2024 21:49:06 +0000 (16:49 -0500)
don't run new test cases against older ceph versions

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/upgrade/nautilus-x/parallel/2-workload/rgw_ragweed_prepare.yaml
qa/suites/upgrade/nautilus-x/parallel/5-final-workload/rgw_ragweed_check.yaml
qa/suites/upgrade/octopus-x/parallel-no-cephadm/5-final-workload/rgw_ragweed_check.yaml

index 5dbffc73d49e5d0473268bac9e83c8d00b506f5f..207b68cc3056eb95c388b8e73090fdc504b0f2fb 100644 (file)
@@ -6,7 +6,7 @@ workload:
   - sequential:
     - ragweed:
         client.1:
-          default-branch: ceph-pacific
+          default-branch: ceph-nautilus
           rgw_server: client.1
           stages: prepare
     - print: "**** done rgw ragweed prepare 2-workload"
index 2e94f25038e00fa22233b1eac7c6637b3488061e..c91d91f6eb5952065a0166d25d667836400e2d9a 100644 (file)
@@ -5,7 +5,7 @@ rgw-final-workload:
   full_sequential:
   - ragweed:
       client.1:
-        default-branch: ceph-pacific
+        default-branch: ceph-nautilus
         rgw_server: client.1
         stages: check
   - print: "**** done ragweed check 4-final-workload"
index 2e94f25038e00fa22233b1eac7c6637b3488061e..6f1df8380a46bf8390b522bf084abc217ec43eea 100644 (file)
@@ -5,7 +5,7 @@ rgw-final-workload:
   full_sequential:
   - ragweed:
       client.1:
-        default-branch: ceph-pacific
+        default-branch: ceph-octopus
         rgw_server: client.1
         stages: check
   - print: "**** done ragweed check 4-final-workload"