Missed one test, adding default-user in assert for test test_621_qdb_vm_with_network in TC_90
This commit is contained in:
parent
a0d45aac9c
commit
65d5c41fdb
@ -962,6 +962,7 @@ class TC_90_QubesVM(QubesVMTestsMixin, qubes.tests.QubesTestCase):
|
|||||||
expected = {
|
expected = {
|
||||||
'/name': 'test-inst-appvm',
|
'/name': 'test-inst-appvm',
|
||||||
'/type': 'AppVM',
|
'/type': 'AppVM',
|
||||||
|
'/default-user': 'user',
|
||||||
'/qubes-vm-type': 'AppVM',
|
'/qubes-vm-type': 'AppVM',
|
||||||
'/qubes-debug-mode': '0',
|
'/qubes-debug-mode': '0',
|
||||||
'/qubes-base-template': 'test-inst-template',
|
'/qubes-base-template': 'test-inst-template',
|
||||||
|
Loading…
Reference in New Issue
Block a user