You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2021/03/08 22:10:02 UTC

[druid] branch master updated: Remove flaky arm64 test job (#10953)

This is an automated email from the ASF dual-hosted git repository.

jihoonson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 756ac6e  Remove flaky arm64 test job (#10953)
756ac6e is described below

commit 756ac6ef30b0ceedde23a4e276dd16e74347c604
Author: Suneet Saldanha <su...@apache.org>
AuthorDate: Mon Mar 8 14:09:33 2021 -0800

    Remove flaky arm64 test job (#10953)
---
 .travis.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 355e87c..29bf971 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -153,12 +153,6 @@ jobs:
       stage: Tests - phase 2
       jdk: openjdk11
     
-    - <<: *package
-      name: "Build and test on ARM64 CPU architecture"
-      stage: Tests - phase 2
-      arch: arm64
-      jdk: openjdk11
-
     - &test_processing_module
       name: "(openjdk8) processing module test"
       stage: Tests - phase 1


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org