]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: remove test against hadoop v2.8.5 32620/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 14 Jan 2020 14:42:52 +0000 (09:42 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 14 Jan 2020 14:42:54 +0000 (09:42 -0500)
the hadoop branch rel/release-2.8.5 fails to build with:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:37 min
[INFO] Finished at: 2020-01-14T13:09:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (create-parallel-tests-dirs) on project hadoop-aws: An Ant BuildException has occured: Unable to create javax script engine for javascript

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/rgw/hadoop-s3a/hadoop/v28.yaml [deleted file]

diff --git a/qa/suites/rgw/hadoop-s3a/hadoop/v28.yaml b/qa/suites/rgw/hadoop-s3a/hadoop/v28.yaml
deleted file mode 100644 (file)
index 85ea850..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-overrides:
-  s3a-hadoop:
-    hadoop-version: '2.8.5'