summaryrefslogtreecommitdiff
path: root/openembedded/jtreg-hotspot-runtime.yaml
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2014-03-24 18:37:25 +0000
committerAndrew McDermott <andrew.mcdermott@linaro.org>2014-03-24 19:16:02 +0000
commit8bbf4b46193c52e58c8e90c26b2b65d8ab14f7ff (patch)
tree9bb2620bf3b14b7c817ceb8b577602967118363e /openembedded/jtreg-hotspot-runtime.yaml
parente238fc8f8afd0f9c87a2f1316449198b128ad6b3 (diff)
jtreg/mauve: update paths for LAVA changes
Change-Id: I79951f18a71a93cafbf5a932f1ba2b883348dd8d Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Diffstat (limited to 'openembedded/jtreg-hotspot-runtime.yaml')
-rw-r--r--openembedded/jtreg-hotspot-runtime.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/jtreg-hotspot-runtime.yaml b/openembedded/jtreg-hotspot-runtime.yaml
index 2ba4841..008dc27 100644
--- a/openembedded/jtreg-hotspot-runtime.yaml
+++ b/openembedded/jtreg-hotspot-runtime.yaml
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, Linaro Limited.
+# Copyright (C) 2013, 2014 Linaro Limited.
#
# PLEASE DO NOT HAND EDIT THIS FILE.
#
@@ -37,7 +37,7 @@ install:
- git://git.linaro.org/leg/openjdk/jtreg-bin.git
run:
steps:
- - 'PATH=/lava/tests/$TESTRUN_ID/jtreg-bin/jtreg/linux/bin:$PATH'
+ - 'PATH=$PWD/jtreg-bin/jtreg/linux/bin:$PATH'
- 'cd openembedded/scripts'
- './jtreg-test -t hotspot-runtime -j $JAVA_VM -p $PRODUCT_HOME -- $JTREG_CONC $JTREG_TEST_MODE $JTREG_TIMEOUT -exclude:$JTREG_EXCLUDE_FILE $JTREG_VERBOSE $PRODUCT_HOME/jtreg/hotspot/test/runtime'
parse: