aboutsummaryrefslogtreecommitdiff
path: root/jdkX-ci-build.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-10-16 16:25:21 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2018-10-18 15:07:12 +0100
commit087485e32c5b98cf938634ef7f6b047594dab4fe (patch)
tree863d82d8b0263e279fbb54bafb032b7be5e149e2 /jdkX-ci-build.yaml
parent80c34418134366450d402fda8d8d79227b972de8 (diff)
jdk: Test only with default tier options.
Test with the default JVM. Don't force runs to use C1 or C2. Change-Id: I2264dfa593d858ee37432615d3e6a3022ab223dd
Diffstat (limited to 'jdkX-ci-build.yaml')
-rw-r--r--jdkX-ci-build.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/jdkX-ci-build.yaml b/jdkX-ci-build.yaml
index 85c3b82f..d977cf29 100644
--- a/jdkX-ci-build.yaml
+++ b/jdkX-ci-build.yaml
@@ -35,20 +35,11 @@
- pollscm:
cron: 'H * * * *'
builders:
-# Include this when we decide to do jtreg tests.
-# - copyartifact:
-# project: jtreg-build
-# filter: 'jtreg-build-4.2.0-SNAPSHOT.tar.xz'
-# flatten: true
- shell: |
#!/bin/bash
set -exu
- #export CCACHE_DIR=~/.ccache-${JVM_VARIANT}-${BUILD_TYPE}
- #ccache -M 1G
- #ccache -s
-
ccache_build_opts=--disable-ccache
# Include when Jtreg tests make sense to be run.
#rm -rf jtreg