summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/bugs/lp1511485.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cloud_tests/testcases/bugs/lp1511485.yaml')
-rw-r--r--tests/cloud_tests/testcases/bugs/lp1511485.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/cloud_tests/testcases/bugs/lp1511485.yaml b/tests/cloud_tests/testcases/bugs/lp1511485.yaml
deleted file mode 100644
index ebf9763f..00000000
--- a/tests/cloud_tests/testcases/bugs/lp1511485.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# LP Bug 1511485: final_message is silent on ubuntu-12.04.5 / cloud-init 0.6.3
-#
-# 2016-11-17: Disabled as covered by module based tests
-#
-enabled: False
-cloud_config: |
- #cloud-config
- final_message: "Final message from cloud-config"
-
-# vi: ts=4 expandtab