aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jtreg-test-persist-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-11-09 11:09:14 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-11-09 11:10:18 +0000
commitdefcbdd63d4180758e68e2a8f11fa3cf44b307cd (patch)
tree0c7c3e0c8c151e8e96fcd014212375bf14669339 /jdk8-jtreg-test-persist-results.yaml
parent90e350713326658f60a2f568b2b82beab70bf3fd (diff)
jdk: Make persist job overwrite on extraction
The jtreg results might not be idempotent if they aren't overwriting previous runs. Change-Id: I3706997a99b6cd689629bd1539d452ef2bd797fe
Diffstat (limited to 'jdk8-jtreg-test-persist-results.yaml')
-rw-r--r--jdk8-jtreg-test-persist-results.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jdk8-jtreg-test-persist-results.yaml b/jdk8-jtreg-test-persist-results.yaml
index f977492527..1ab6f3549b 100644
--- a/jdk8-jtreg-test-persist-results.yaml
+++ b/jdk8-jtreg-test-persist-results.yaml
@@ -89,11 +89,13 @@
tar -C ${basedir} \
--transform="s/YYY__DAY_OF_YEAR__YYY/$DAY_OF_YEAR/;s/XXX__YEAR__XXX/$YEAR/" \
--show-transformed-names \
+ --overwrite \
-xvf ${result_tarball}
tar -C ${image_dir} \
--strip-components=1 \
--show-transformed-names \
+ --overwrite \
-xvf ${image_tarball}
# Change location.