]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: the rgw/verify suite runs java tests last 60849/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 22 Nov 2024 16:19:37 +0000 (11:19 -0500)
committerShilpa Jagannath <smanjara@redhat.com>
Tue, 26 Nov 2024 19:48:38 +0000 (11:48 -0800)
a band-aid for https://tracker.ceph.com/issues/68991 to make sure all
other tests run before the failing java tests

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 49e76c23de1b5c1f1e84e50a6d8207329ce4093e)

qa/suites/rgw/verify/tasks/s3tests-java.yaml [deleted file]
qa/suites/rgw/verify/tasks/zzz-s3tests-java.yaml [new file with mode: 0644]

diff --git a/qa/suites/rgw/verify/tasks/s3tests-java.yaml b/qa/suites/rgw/verify/tasks/s3tests-java.yaml
deleted file mode 100644 (file)
index 722d78f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- s3tests-java:
-    client.0:
-        force-branch: ceph-reef
-        force-repo: https://github.com/ceph/java_s3tests.git 
-
diff --git a/qa/suites/rgw/verify/tasks/zzz-s3tests-java.yaml b/qa/suites/rgw/verify/tasks/zzz-s3tests-java.yaml
new file mode 100644 (file)
index 0000000..722d78f
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- s3tests-java:
+    client.0:
+        force-branch: ceph-reef
+        force-repo: https://github.com/ceph/java_s3tests.git 
+