aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark-christophe.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-05-12 11:38:28 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-05-12 11:38:28 +0000
commit6a74a12aa80dace3a3ed2326eced94620b54a5c4 (patch)
treec5c2960ecd16bf070e603dc8e7465736d9256dd6 /tcwg-benchmark-christophe.yaml
parente860ce972d9632dc1f642dfc026c29e29d941a12 (diff)
tcwg-benchmark-christophe: Use trusty container rather than xenial.
Only trusty images have the benchmkark user for the moment. Change-Id: I9cc53d06e84c3c13e7894a656111ff5b81ccbcbe
Diffstat (limited to 'tcwg-benchmark-christophe.yaml')
-rw-r--r--tcwg-benchmark-christophe.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-benchmark-christophe.yaml b/tcwg-benchmark-christophe.yaml
index 56aec90030..a39ecf1ccd 100644
--- a/tcwg-benchmark-christophe.yaml
+++ b/tcwg-benchmark-christophe.yaml
@@ -112,7 +112,7 @@
rm -rf jenkins-scripts
git clone -b $scripts_branch --depth 1 https://git-us.linaro.org/toolchain/jenkins-scripts
- ./jenkins-scripts/start-container-docker.sh --arch amd64 --node $NODE_NAME --distro xenial --task build --prefix build_ > build-container.sh
+ ./jenkins-scripts/start-container-docker.sh --arch amd64 --node $NODE_NAME --distro trusty --task build --prefix build_ > build-container.sh
. ./build-container.sh
# Make sure to cleanup build container if something goes