diff options
Diffstat (limited to 'recipes-containers/lxc/files/run-ptest')
| -rw-r--r-- | recipes-containers/lxc/files/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/lxc/files/run-ptest b/recipes-containers/lxc/files/run-ptest index 3f3a75f2..2e5af3c3 100644 --- a/recipes-containers/lxc/files/run-ptest +++ b/recipes-containers/lxc/files/run-ptest | |||
| @@ -9,6 +9,9 @@ dmesg -n 1 | |||
| 9 | blacklist="" | 9 | blacklist="" |
| 10 | # Not applicable | 10 | # Not applicable |
| 11 | blacklist="$blacklist lxc-test-apparmor" | 11 | blacklist="$blacklist lxc-test-apparmor" |
| 12 | blacklist="$blacklist lxc-test-apparmor-mount" | ||
| 13 | #lxc-test-get_item would report Built without AppArmor support error | ||
| 14 | blacklist="$blacklist lxc-test-get_item" | ||
| 12 | # These currently hang so skip them until someone fixes them up | 15 | # These currently hang so skip them until someone fixes them up |
| 13 | blacklist="$blacklist lxc-test-shutdowntest" | 16 | blacklist="$blacklist lxc-test-shutdowntest" |
| 14 | blacklist="$blacklist lxc-test-state-server" | 17 | blacklist="$blacklist lxc-test-state-server" |
