aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-tested.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-04-18 07:17:07 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-04-18 07:23:18 +0000
commit6d17a83a98d4b3b5ccdb85bf4e22c88b3dd1acca (patch)
tree3a70ecc3658747f91c0e4a0d57640cbbbf7822df /tcwg-abe-tested.yaml
parentb7f5fe9e57214802017be9211394b1808c31769a (diff)
tcwg-abe-tested: Don't depend on git-review
... which is missing from "master" node. Also experiment with docker. Change-Id: Ied1c79938983533a0db39eec72507cf6a368e3f3
Diffstat (limited to 'tcwg-abe-tested.yaml')
-rw-r--r--tcwg-abe-tested.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/tcwg-abe-tested.yaml b/tcwg-abe-tested.yaml
index 1b34e4c0..8d93b299 100644
--- a/tcwg-abe-tested.yaml
+++ b/tcwg-abe-tested.yaml
@@ -51,6 +51,10 @@
git config --global user.name "TCWG Buildslave"
git config --global user.email tcwg-buildslave@linaro.org
if ! git remote | grep -q gerrit; then
- git review -s
+ git remote add gerrit ssh://$USER@review.linaro.org:29418/toolchain/abe
fi
git push gerrit origin/master:tested
+ wget http://192.168.17.10/~maxim.kuvyrkov/docker
+ chmod +x ./docker
+ ldd ./docker
+ ./docker 192.168.17.10:2375 ps -a