aboutsummaryrefslogtreecommitdiff
path: root/jdk9-jcstress-test.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-12-01 14:15:31 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-12-01 14:16:09 +0000
commitfae653c9a8d564f1d67283a8bfe57f315040d0b3 (patch)
treeee3e95c707e567b1d7e0d14b625d1c4a26ab9b60 /jdk9-jcstress-test.yaml
parent2212b5c1e32daeb7f3352bf1ec7ad2655a8a6ee8 (diff)
jdk: Disable jcstress client result saving
Perhaps re-enable this as C1 concurrency is important too. Remove the restriction in jdk?-build-and-test for only server variants to run, or else this job will fail because of the missing results for client builds. Change-Id: I0a7877e7e8f8c630ae75ecfb4c5458f13e53e151
Diffstat (limited to 'jdk9-jcstress-test.yaml')
-rw-r--r--jdk9-jcstress-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdk9-jcstress-test.yaml b/jdk9-jcstress-test.yaml
index 46d2ce6a32..b0e8f86cbf 100644
--- a/jdk9-jcstress-test.yaml
+++ b/jdk9-jcstress-test.yaml
@@ -26,7 +26,7 @@
name: JVM_VARIANT
values:
- server
- - client
+# - client
- axis:
type: user-defined
name: BUILD_TYPE