summaryrefslogtreecommitdiff
path: root/ubuntu/kselftest-net.yaml
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2015-03-06 22:25:42 -0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-03-24 08:25:17 +0000
commit35b0474cee5f3f4aea1e2b5196c721793523a1d1 (patch)
treef625f52e961f0df627042ca011e26dbc75baf734 /ubuntu/kselftest-net.yaml
parentacf8da4f666a54c7eceb55491b3d90454e8349d0 (diff)
Using 'branch' statement in git-repos session to checkout
specific branch of test code Change-Id: Ifacd74079b1999709e0c34d5bac7bb09891a5a7c
Diffstat (limited to 'ubuntu/kselftest-net.yaml')
-rw-r--r--ubuntu/kselftest-net.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/ubuntu/kselftest-net.yaml b/ubuntu/kselftest-net.yaml
index e13ceea..ad52e78 100644
--- a/ubuntu/kselftest-net.yaml
+++ b/ubuntu/kselftest-net.yaml
@@ -19,13 +19,12 @@ metadata:
install:
git-repos:
- - http://git.linaro.org/qa/kselftest.git
+ - url: http://git.linaro.org/qa/kselftest.git
+ branch: BRANCH
steps:
- 'cd kselftest'
- - 'git checkout $BRANCH'
- 'make -C net'
deps:
- - git
- build-essential
params: