From: Antoaneta Damyanova Date: Thu, 24 Jan 2019 13:30:57 +0000 (+0100) Subject: Explicitly show force-branch and force-repo in s3tests-java.yaml X-Git-Tag: v15.1.0~2172^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d43302ef421f3509be080aa2bddffb9bb3ea9df7;p=ceph.git Explicitly show force-branch and force-repo in s3tests-java.yaml Signed-off-by: Antoaneta Damyanova --- diff --git a/qa/suites/rgw/verify/tasks/s3tests-java.yaml b/qa/suites/rgw/verify/tasks/s3tests-java.yaml index 56fcaad116c5..06c134c37544 100644 --- a/qa/suites/rgw/verify/tasks/s3tests-java.yaml +++ b/qa/suites/rgw/verify/tasks/s3tests-java.yaml @@ -1,3 +1,6 @@ tasks: - s3tests-java: client.0: + force-branch: master + force-repo: https://github.com/ceph/java_s3tests.git +