From 305e0e5992d5584bfe73992393cd4c15cf64affd Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 5 Dec 2024 14:57:14 -0500 Subject: [PATCH] qa/rgw: bump keystone/barbican from 2023.1 to 2024.1 Signed-off-by: Casey Bodley (cherry picked from commit 3162581d2dec6d7006081ef052cfbc0f9bc9d615) --- qa/suites/rgw/crypt/2-kms/barbican.yaml | 4 ++-- qa/suites/rgw/tempest/0-install.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qa/suites/rgw/crypt/2-kms/barbican.yaml b/qa/suites/rgw/crypt/2-kms/barbican.yaml index 9bf5fb81131..e3f78810416 100644 --- a/qa/suites/rgw/crypt/2-kms/barbican.yaml +++ b/qa/suites/rgw/crypt/2-kms/barbican.yaml @@ -27,7 +27,7 @@ tasks: - tox: [ client.0 ] - keystone: client.0: - force-branch: stable/2023.1 + force-branch: stable/2024.1 services: - name: swift type: object-store @@ -68,7 +68,7 @@ tasks: project: s3 - barbican: client.0: - force-branch: stable/2023.1 + force-branch: stable/2024.1 use-keystone-role: client.0 keystone_authtoken: auth_plugin: password diff --git a/qa/suites/rgw/tempest/0-install.yaml b/qa/suites/rgw/tempest/0-install.yaml index f968db20c2b..b6ef17de4ee 100644 --- a/qa/suites/rgw/tempest/0-install.yaml +++ b/qa/suites/rgw/tempest/0-install.yaml @@ -4,7 +4,7 @@ tasks: - tox: [ client.0 ] - keystone: client.0: - force-branch: stable/2023.1 + force-branch: stable/2024.1 services: - name: swift type: object-store -- 2.39.5