aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_heat_templates_provided
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_heat_templates_provided')
-rw-r--r--ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.template1
-rw-r--r--ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.yaml3
4 files changed, 3 insertions, 7 deletions
diff --git a/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.env b/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.env
index 215e406..8c401da 100644
--- a/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.env
+++ b/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.env
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
@@ -111,4 +110,4 @@ conditions:
cd8:
and:
- cd1
- - cd2a \ No newline at end of file
+ - cd2a
diff --git a/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.template b/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.template
index 07a5251..8c401da 100644
--- a/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.template
+++ b/ice_validator/tests/fixtures/test_heat_templates_provided/fail/base_template.template
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
diff --git a/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.env b/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.env
index a9e6f1a..b435138 100644
--- a/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.env
+++ b/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.env
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -57,4 +56,4 @@ event_sinks:
parameter_merge_strategies:
default: merge
param1: overwrite
- param2: deep_merge \ No newline at end of file
+ param2: deep_merge
diff --git a/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.yaml b/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.yaml
index 215e406..8c401da 100644
--- a/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.yaml
+++ b/ice_validator/tests/fixtures/test_heat_templates_provided/pass/base_template.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
@@ -111,4 +110,4 @@ conditions:
cd8:
and:
- cd1
- - cd2a \ No newline at end of file
+ - cd2a