Comment 1 for bug 1726804

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Tests - static:
sudo ../libvirt-upstream-git/src/virt-aa-helper --create --dryrun --uuid 'libvirt-f4239a92-f933-4bd3-b9fb-b9c260a7dc65' < test-virt-aa-helper.xml
=> but we know here all works fine

Test - hot-add:
This is more complex - actually it should be added to the overall XML and then passed to virt-aa-helper which would make no difference, but it does.
The call would be from libvirt itself actually with a merged XML IIRC so it should be no difference (other than context being initialized now but not later).

Well debugging will uncover what is going on...