Commit f0f8e0b
committed
ci: disable AppArmor security driver for qemu in CI
Ubuntu's libvirt uses virt-aa-helper to generate per-VM AppArmor
profiles that restrict which paths QEMU can access. This blocks
volumes in non-default pool paths (e.g. subdirectories of
/var/lib/libvirt/images/) even when DAC permissions are correct.
Disable the security driver entirely in CI since confinement is
not needed for acceptance tests.1 parent 9823715 commit f0f8e0b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
0 commit comments