From 93db27938dab102cb3837e3bb74d6c92982fa235 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Tue, 9 Apr 2024 11:14:51 -0400 Subject: [PATCH] qa/rgw: barbican uses branch stable/2023.1 the stable/xena branch no longer exists. it was moved to unmaintained/xena. use the same stable/2023.1 branch as keystone Fixes: https://tracker.ceph.com/issues/65334 Signed-off-by: Casey Bodley --- qa/suites/rgw/crypt/2-kms/barbican.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/rgw/crypt/2-kms/barbican.yaml b/qa/suites/rgw/crypt/2-kms/barbican.yaml index 0c75a131cceb3..9bf5fb811314b 100644 --- a/qa/suites/rgw/crypt/2-kms/barbican.yaml +++ b/qa/suites/rgw/crypt/2-kms/barbican.yaml @@ -68,7 +68,7 @@ tasks: project: s3 - barbican: client.0: - force-branch: stable/xena + force-branch: stable/2023.1 use-keystone-role: client.0 keystone_authtoken: auth_plugin: password -- 2.39.5