From 2c471c4374984a3f076b30d36697c163d1284c59 Mon Sep 17 00:00:00 2001 From: Raja Sharma Date: Tue, 18 Feb 2025 11:37:50 +0530 Subject: [PATCH] rgw test remove client id from oidc provider --- qa/rgw/s3tests-branch.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/rgw/s3tests-branch.yaml b/qa/rgw/s3tests-branch.yaml index 8710ce35893b1..9de8fdd765a33 100644 --- a/qa/rgw/s3tests-branch.yaml +++ b/qa/rgw/s3tests-branch.yaml @@ -1,4 +1,4 @@ overrides: s3tests: - force-branch: ceph-master - # git_remote: https://github.com/ceph/ + force-branch: wip-rgw-raja-remove-clientid-oidc-provider + git_remote: https://github.com/ArbitCode/ -- 2.39.5