aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_heat_template_structure/fail
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_heat_template_structure/fail')
-rw-r--r--ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml3
-rw-r--r--ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml3
3 files changed, 3 insertions, 6 deletions
diff --git a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml
index 8790b63..4a3313f 100644
--- a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml
+++ b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -60,4 +59,4 @@ parameter_merge_strategies:
param2: deep_merge
dummy_section:
- dummy_section: "dummy_value" \ No newline at end of file
+ dummy_section: "dummy_value"
diff --git a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml
index 8790b63..4a3313f 100644
--- a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml
+++ b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_invalid_keys.yml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -60,4 +59,4 @@ parameter_merge_strategies:
param2: deep_merge
dummy_section:
- dummy_section: "dummy_value" \ No newline at end of file
+ dummy_section: "dummy_value"
diff --git a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml
index b7bfac1..7ca0e39 100644
--- a/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml
+++ b/ice_validator/tests/fixtures/test_heat_template_structure/fail/non_heat_template_no_valid_keys.yaml
@@ -35,9 +35,8 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
b: 1
c: "example"
-d: 100 \ No newline at end of file
+d: 100