update patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=238
This commit is contained in:
parent
882510dff4
commit
fb5493d9e8
@ -23,3 +23,11 @@
|
|||||||
|
|
||||||
def test_ec2_metadata(self):
|
def test_ec2_metadata(self):
|
||||||
populate_dir(self.tmp, CFG_DRIVE_FILES_V2)
|
populate_dir(self.tmp, CFG_DRIVE_FILES_V2)
|
||||||
|
@@ -869,6 +870,7 @@ class TestConvertNetworkData(CiTestCase)
|
||||||
|
def setUp(self):
|
||||||
|
super(TestConvertNetworkData, self).setUp()
|
||||||
|
self.tmp = self.tmp_dir()
|
||||||
|
+ self.allowed_subp = True
|
||||||
|
|
||||||
|
def _getnames_in_config(self, ncfg):
|
||||||
|
return set(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user