From: Jan-Simon Möller Date: Fri, 28 Sep 2018 12:40:38 +0000 (+0200) Subject: Update units to test with ptest X-Git-Tag: 6.99.1~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=40fa2d1c2ff00b972d9d7f193888bc53b718a859;p=src%2Fqa-testdefinitions.git Update units to test with ptest Change-Id: Iaae973d8240d8754eac2c49010728c42157674b3 Signed-off-by: Jan-Simon Möller --- 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