From fc12be0fcfabf3ae0040532ad06d91fcb7a94d55 Mon Sep 17 00:00:00 2001 From: Ali Maredia Date: Mon, 17 Jul 2023 16:34:14 -0400 Subject: [PATCH] qa: bump keystone version in barbican.yaml Signed-off-by: Ali Maredia --- qa/suites/rgw/crypt/2-kms/barbican.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qa/suites/rgw/crypt/2-kms/barbican.yaml b/qa/suites/rgw/crypt/2-kms/barbican.yaml index bc059c0a34d..0c75a131cce 100644 --- a/qa/suites/rgw/crypt/2-kms/barbican.yaml +++ b/qa/suites/rgw/crypt/2-kms/barbican.yaml @@ -27,7 +27,11 @@ tasks: - tox: [ client.0 ] - keystone: client.0: - force-branch: stable/xena + force-branch: stable/2023.1 + services: + - name: swift + type: object-store + description: Swift Service projects: - name: rgwcrypt description: Encryption Tenant @@ -62,10 +66,6 @@ tasks: - name: creator user: s3-user project: s3 - services: - - name: swift - type: object-store - description: Swift Service - barbican: client.0: force-branch: stable/xena -- 2.47.3