aboutsummaryrefslogtreecommitdiff
path: root/bbb-qemu-multinode.yaml
diff options
context:
space:
mode:
authorStevan Radakovic <stevan.radakovic@linaro.org>2018-04-23 11:21:30 +0200
committerStevan Radakovic <stevan.radakovic@linaro.org>2018-04-23 11:30:26 +0200
commit8fc6f95777d929a5f89e16d841816b24f21dd9ed (patch)
tree4ff6f6e19c5f50d019c2cf422fed1ef036e23298 /bbb-qemu-multinode.yaml
parentfd142472cae02751fd00cdb5f4f6d8aadff8b791 (diff)
LAVA-1118 - Test shell portability.
Part of this story involves moving dependency installation from install: deps to the lava-test-shell itself. Change-Id: Iab8881ceb306f8335f1febda22ab27adfb125701
Diffstat (limited to 'bbb-qemu-multinode.yaml')
-rw-r--r--bbb-qemu-multinode.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bbb-qemu-multinode.yaml b/bbb-qemu-multinode.yaml
index 74b9da9..0a3f6d4 100644
--- a/bbb-qemu-multinode.yaml
+++ b/bbb-qemu-multinode.yaml
@@ -111,10 +111,10 @@ actions:
- debian
scope:
- functional
- install:
- deps:
- - lsb-release
- - net-tools
+ run:
+ steps:
+ - apt-get update -q
+ - DEBIAN_FRONTEND=noninteractive lava-test-case install-base --shell apt-get -q -y install -o Dpkg::Options::="--force-confold" lsb-release net-tools
from: inline
name: network
path: inline/network.yaml