Merge pull request #131511 from fabaff/fix-cloud-init
cloud-init: fix build
This commit is contained in:
@@ -76,6 +76,8 @@ buildPythonApplication rec {
|
||||
"TestConsumeUserDataHttp"
|
||||
# Chef Omnibus
|
||||
"TestInstallChefOmnibus"
|
||||
# https://github.com/canonical/cloud-init/pull/893
|
||||
"TestGetPackageMirrorInfo"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user