tests/backupcompatibility: no errors are expected on restoring R1 backup
Fallback to default kernel is enabled by default.
This commit is contained in:
parent
690727fef8
commit
6b546ca1e6
@ -415,7 +415,6 @@ class TC_00_BackupCompatibility(qubes.tests.BackupTestsMixin, qubes.tests.QubesT
|
||||
'use-default-template': True,
|
||||
'use-default-netvm': True,
|
||||
},
|
||||
expect_errors=['Kernel None not installed, using default one']
|
||||
)
|
||||
with self.assertNotRaises(KeyError):
|
||||
vm = self.app.domains["test-template-clone"]
|
||||
|
Loading…
Reference in New Issue
Block a user