aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_environment_file_parameters/pass
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_environment_file_parameters/pass')
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_parameters/pass/STARKDB-nested.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.env3
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.yaml1
3 files changed, 2 insertions, 5 deletions
diff --git a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/STARKDB-nested.yaml b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/STARKDB-nested.yaml
index 89077ac..865a327 100644
--- a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/STARKDB-nested.yaml
+++ b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/STARKDB-nested.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
@@ -59,4 +58,4 @@ resources:
outputs:
test_value:
- value: { get_param: my_nested_parameter } \ No newline at end of file
+ value: { get_param: my_nested_parameter }
diff --git a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.env b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.env
index 3879ffa..ec42bbc 100644
--- a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.env
+++ b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.env
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
parameters:
@@ -100,4 +99,4 @@ parameters:
stark_rg_count: najsf
- my_nested_parameter: nasjlf \ No newline at end of file
+ my_nested_parameter: nasjlf
diff --git a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.yaml b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.yaml
index 8099410..72ed539 100644
--- a/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.yaml
+++ b/ice_validator/tests/fixtures/test_environment_file_parameters/pass/pass.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