ptest wrapper: disable smack 17/18317/1 6.99.2 6.99.3 6.99.4 7.90.0 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut_7.90.0
authorKevin Hilman <khilman@baylibre.com>
Tue, 27 Nov 2018 00:14:32 +0000 (16:14 -0800)
committerKevin Hilman <khilman@baylibre.com>
Tue, 27 Nov 2018 00:47:57 +0000 (16:47 -0800)
All the smack ptest does is generate a bunch of random files, which
fills up the filesystem and then fails.

Disable it.

Change-Id: I859f683105ee89b1d5082e7477f76f127c99da67
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
common/scripts/ptest-lava-wrapper.sh

index 04aa51c..2c21b73 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-REQUIREDPTESTS="acl attr cynara xmlsec1 libxml2 lua smack"
+REQUIREDPTESTS="acl attr cynara xmlsec1 libxml2 lua"
 # NOT: systemd openssl openssh
 # Check if ptest packages are installed