From 3e53c41ccd9bed695b9e2d1450abd9d560220508 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 (cherry picked from commit 93db27938dab102cb3837e3bb74d6c92982fa235) --- 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 bc059c0a34d..00ff87edf75 100644 --- a/qa/suites/rgw/crypt/2-kms/barbican.yaml +++ b/qa/suites/rgw/crypt/2-kms/barbican.yaml @@ -68,7 +68,7 @@ tasks: description: Swift Service - barbican: client.0: - force-branch: stable/xena + force-branch: stable/2023.1 use-keystone-role: client.0 keystone_authtoken: auth_plugin: password -- 2.47.3