Skip to content

Commit

Permalink
tests: adjust for improved qvm-template
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Apr 15, 2022
1 parent e0dca01 commit 23f6bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qubes/tests/integ/dom0_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ def setUp(self):
admin.vm.Kill * {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.List + {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.Info +root {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.Import +root {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.ImportWithSize +root {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.Resize +root {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.volume.Clear +private {vm} @tag:created-by-{vm} allow target=dom0
admin.vm.List + {vm} @adminvm allow
Expand Down

0 comments on commit 23f6bcd

Please sign in to comment.