Add metadata to configure swift
[apex-tripleo-heat-templates.git] / test_merge.bash
index 0eeb226..e6bfb19 100755 (executable)
@@ -26,6 +26,7 @@ echo
 run_test "python merge.py examples/source.yaml" examples/source_lib_result.yaml
 run_test "python merge.py examples/source2.yaml" examples/source2_lib_result.yaml
 run_test "python merge.py examples/source_include_subkey.yaml" examples/source_include_subkey_result.yaml
+run_test "python merge.py examples/launchconfig1.yaml examples/launchconfig2.yaml" examples/launchconfig_result.yaml
 echo
 trap - EXIT
 exit $fail