tests: mark NetworkManager in ProxyVM fail for debian-7
NM there expect some different options in configuration, and since it's old stable, we won't implement it.
This commit is contained in:
parent
4420b320e7
commit
5c877e9850
@ -121,6 +121,7 @@ class VmNetworkingMixin(qubes.tests.SystemTestsMixin):
|
|||||||
"Ping by IP from AppVM failed")
|
"Ping by IP from AppVM failed")
|
||||||
|
|
||||||
|
|
||||||
|
@qubes.tests.expectedFailureIfTemplate('debian-7')
|
||||||
@unittest.skipUnless(spawn.find_executable('xdotool'),
|
@unittest.skipUnless(spawn.find_executable('xdotool'),
|
||||||
"xdotool not installed")
|
"xdotool not installed")
|
||||||
def test_020_simple_proxyvm_nm(self):
|
def test_020_simple_proxyvm_nm(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user