From: Casey Bodley Date: Tue, 14 Jan 2020 14:39:32 +0000 (-0500) Subject: qa/rgw: remove test against hadoop trunk X-Git-Tag: v14.2.11~89^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=46ea7b99f16edf4e948050d781b26947b047a711;p=ceph.git qa/rgw: remove test against hadoop trunk hadoop's trunk fails to build with many 'package does not exist' errors: [INFO] 100 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.792 s [INFO] Finished at: 2020-01-14T13:07:36Z [INFO] ------------------------------------------------------------------------ Signed-off-by: Casey Bodley (cherry picked from commit 5bb03f143e988fceef6968ee9a9a1f8e0d26cdac) --- diff --git a/qa/suites/rgw/hadoop-s3a/hadoop/trunk.yaml b/qa/suites/rgw/hadoop-s3a/hadoop/trunk.yaml deleted file mode 100644 index a6962c9f862..00000000000 --- a/qa/suites/rgw/hadoop-s3a/hadoop/trunk.yaml +++ /dev/null @@ -1,3 +0,0 @@ -overrides: - s3a-hadoop: - hadoop-version: 'trunk'