summaryrefslogtreecommitdiff
path: root/openembedded/jtreg-hotspot-serviceability.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/jtreg-hotspot-serviceability.yaml')
-rw-r--r--openembedded/jtreg-hotspot-serviceability.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/jtreg-hotspot-serviceability.yaml b/openembedded/jtreg-hotspot-serviceability.yaml
index 38057d2..75108d1 100644
--- a/openembedded/jtreg-hotspot-serviceability.yaml
+++ b/openembedded/jtreg-hotspot-serviceability.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-serviceability -j $JAVA_VM -p $PRODUCT_HOME -- $JTREG_CONC $JTREG_TEST_MODE $JTREG_TIMEOUT -exclude:$JTREG_EXCLUDE_FILE $JTREG_VERBOSE $PRODUCT_HOME/jtreg/hotspot/test/serviceability'
parse: