From 0a8ffa42c736733321fe12abf59f2ffbb95d59ff Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 4 Nov 2021 12:12:04 -0400 Subject: [PATCH] qa/rgw: pacific branch targets ceph-pacific branch of java_s3tests this commit is applied directly to the pacific branch instead of a backport from master, because it targets the ceph-pacific branch instead of the ceph-master branch on master Signed-off-by: Casey Bodley --- qa/suites/rgw/verify/tasks/s3tests-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/rgw/verify/tasks/s3tests-java.yaml b/qa/suites/rgw/verify/tasks/s3tests-java.yaml index 06c134c37544f..455f86485a681 100644 --- a/qa/suites/rgw/verify/tasks/s3tests-java.yaml +++ b/qa/suites/rgw/verify/tasks/s3tests-java.yaml @@ -1,6 +1,6 @@ tasks: - s3tests-java: client.0: - force-branch: master + force-branch: ceph-pacific force-repo: https://github.com/ceph/java_s3tests.git -- 2.39.5