From 40fa2d1c2ff00b972d9d7f193888bc53b718a859 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Fri, 28 Sep 2018 14:40:38 +0200 Subject: [PATCH] Update units to test with ptest MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Iaae973d8240d8754eac2c49010728c42157674b3 Signed-off-by: Jan-Simon Möller --- common/scripts/ptest-lava-wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/scripts/ptest-lava-wrapper.sh b/common/scripts/ptest-lava-wrapper.sh index 56a1049..07a951a 100755 --- a/common/scripts/ptest-lava-wrapper.sh +++ b/common/scripts/ptest-lava-wrapper.sh @@ -1,6 +1,6 @@ #!/bin/bash -REQUIREDPTESTS="acl attr bluez5 busybox dbus-test" +REQUIREDPTESTS="acl attr systemd cynara xmlsec1 libxml2 openssl openssh lua smack afb-test agl-service-signal-composer dbus-test" # Check if ptest packages are installed command -v ptest-runner >/dev/null 2>&1 -- 2.16.6