From 3c2e711d8a3d474143e4f3846dd5eb3bb5b46dc4 Mon Sep 17 00:00:00 2001 From: Shilpa Jagannath Date: Tue, 3 Oct 2023 14:46:55 -0400 Subject: [PATCH] rgw/upgrade: point upgrade suites to ragweed ceph-reef branch Signed-off-by: Shilpa Jagannath --- qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml | 2 +- qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml b/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml index ab06356f6b365..d882523e006c6 100644 --- a/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml +++ b/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml @@ -1,3 +1,3 @@ overrides: ragweed: - default-branch: ceph-master # ceph-pacific doesn't have tox, but tests are the same + default-branch: ceph-reef # ceph-pacific doesn't have tox, but tests are the same diff --git a/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml b/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml index ef9110a956d45..02508d329d40d 100644 --- a/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml +++ b/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml @@ -1,3 +1,3 @@ overrides: ragweed: - default-branch: ceph-master # ceph-quincy doesn't have tox, but tests are the same + default-branch: ceph-reef # ceph-quincy doesn't have tox, but tests are the same -- 2.39.5