aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2018-11-26 16:14:32 -0800
committerKevin Hilman <khilman@baylibre.com>2018-11-26 16:47:57 -0800
commit2b9546e1c5d0561e35edc94c25adb047ccc171f1 (patch)
treec0b4cc998f39a9ba585fc36c4d03fc49293a586d
parentc2ab422fbb9b70f231c853b388c5e013c9b86a93 (diff)
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>
-rwxr-xr-xcommon/scripts/ptest-lava-wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/ptest-lava-wrapper.sh b/common/scripts/ptest-lava-wrapper.sh
index 04aa51c..2c21b73 100755
--- a/common/scripts/ptest-lava-wrapper.sh
+++ b/common/scripts/ptest-lava-wrapper.sh
@@ -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