]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "qa/rgw: the rgw/verify suite runs java tests last" 67678/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 5 Mar 2026 15:33:50 +0000 (10:33 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 5 Mar 2026 15:34:00 +0000 (10:34 -0500)
This reverts commit 49e76c23de1b5c1f1e84e50a6d8207329ce4093e.

the java s3tests have been passing lately, so we don't need to run them last

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/rgw/verify/tasks/s3tests-java.yaml [new file with mode: 0644]
qa/suites/rgw/verify/tasks/zzz-s3tests-java.yaml [deleted file]

diff --git a/qa/suites/rgw/verify/tasks/s3tests-java.yaml b/qa/suites/rgw/verify/tasks/s3tests-java.yaml
new file mode 100644 (file)
index 0000000..9ad89cc
--- /dev/null
@@ -0,0 +1,6 @@
+tasks:
+- s3tests-java:
+    client.0:
+        force-branch: ceph-master
+        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
deleted file mode 100644 (file)
index 9ad89cc..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-tasks:
-- s3tests-java:
-    client.0:
-        force-branch: ceph-master
-        force-repo: https://github.com/ceph/java_s3tests.git 
-