summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2014-04-03 13:49:04 -0700
committerTyler Baker <tyler.baker@linaro.org>2014-04-03 13:49:04 -0700
commitae06d7cd61268c1224dc2d559ab55c43fcf01714 (patch)
tree9e35c46077e35e47764bad8202fb31d65666b0f5
parente9e9e7b34f0547676ea478caca5e430fe3a5fcdd (diff)
update for deps
-rw-r--r--lava-functional-test.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lava-functional-test.yaml b/lava-functional-test.yaml
index 136c672..397a2fe 100644
--- a/lava-functional-test.yaml
+++ b/lava-functional-test.yaml
@@ -7,6 +7,11 @@ params:
SERVER: http://staging.validation.linaro.org/RPC2/
JOB_REPO: http://git.linaro.org/git/lava-team/lava-functional-tests.git
+install:
+ deps:
+ - python
+ - git
+
run:
steps:
- "git clone http://git.linaro.org/git/lava-team/lava-ci.git"