summaryrefslogtreecommitdiff
path: root/ubuntu/pwrmgmt.yaml
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2015-01-12 15:06:30 -0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-23 15:10:39 +0000
commit723dccf7b388cb0564f85cefa0103b67aa67fd2d (patch)
tree2acdcbde089f64631105c54fdac37131e1a0c8f1 /ubuntu/pwrmgmt.yaml
parent2561a17a9816c40806b64efd49a6b030a0225d0c (diff)
pwrmgmt: Update install steps to use new LAVA args
Remove git checkout from install steps and use the new lava_test_shell arguments. Change-Id: I59598614477a30945442886197663e9edeaf622c Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
Diffstat (limited to 'ubuntu/pwrmgmt.yaml')
-rw-r--r--ubuntu/pwrmgmt.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/ubuntu/pwrmgmt.yaml b/ubuntu/pwrmgmt.yaml
index 81d1369..25716d3 100644
--- a/ubuntu/pwrmgmt.yaml
+++ b/ubuntu/pwrmgmt.yaml
@@ -28,10 +28,11 @@ install:
- build-essential
- git
git-repos:
- - git://git.linaro.org/power/pm-qa.git
+ - url: git://git.linaro.org/power/pm-qa.git
+ destination: pm-qa
+ branch: $RELEASE
steps:
- "cd pm-qa"
- - "git checkout $RELEASE"
- "make -C utils"
params: