summaryrefslogtreecommitdiff
path: root/openembedded/jtreg-jdk_time.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/jtreg-jdk_time.yaml')
-rw-r--r--openembedded/jtreg-jdk_time.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/openembedded/jtreg-jdk_time.yaml b/openembedded/jtreg-jdk_time.yaml
index 6350f33..1771361 100644
--- a/openembedded/jtreg-jdk_time.yaml
+++ b/openembedded/jtreg-jdk_time.yaml
@@ -26,12 +26,12 @@ metadata:
devices:
- rtsm_ve-armv8
params:
- - 'JAVA_VM=-client'
- - 'JTREG_VERBOSE=-v1'
- - 'JTREG_CONC=-conc:1'
- - 'JTREG_TIMEOUT=-timeout:3'
- - 'JTREG_EXCLUDE_FILE=../jtreg/exclude.txt'
- - 'PRODUCT_HOME=/usr/lib/jvm/java-8-openjdk'
+ JAVA_VM: -client
+ JTREG_VERBOSE: -v1
+ JTREG_CONC: -conc:1
+ JTREG_TIMEOUT: -timeout:3
+ JTREG_EXCLUDE_FILE: ../jtreg/exclude.txt
+ PRODUCT_HOME: /usr/lib/jvm/java-8-openjdk
install:
git-repos:
- git://git.linaro.org/leg/openjdk/jtreg-bin.git