diff options
Diffstat (limited to 'etc/compliance')
-rw-r--r-- | etc/compliance/debug.yml | 9 | ||||
-rw-r--r-- | etc/compliance/healthcheck.yml | 9 | ||||
-rw-r--r-- | etc/compliance/onap.heat.2019.04.yaml | 9 | ||||
-rw-r--r-- | etc/compliance/onap.tosca.2019.04.yaml | 9 | ||||
-rw-r--r-- | etc/compliance/ovp.2018.09.yaml | 9 | ||||
-rw-r--r-- | etc/compliance/proposed_tests.yml | 9 |
6 files changed, 54 insertions, 0 deletions
diff --git a/etc/compliance/debug.yml b/etc/compliance/debug.yml index e74cff25..b15c3cec 100644 --- a/etc/compliance/debug.yml +++ b/etc/compliance/debug.yml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- # only used for dovetail tool development and the integration testing # of new test cases. New test case candidates for the next release, diff --git a/etc/compliance/healthcheck.yml b/etc/compliance/healthcheck.yml index 01b670d0..aabccf56 100644 --- a/etc/compliance/healthcheck.yml +++ b/etc/compliance/healthcheck.yml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- # Pre-flight check before running more complex tests # Will be used for running on CI diff --git a/etc/compliance/onap.heat.2019.04.yaml b/etc/compliance/onap.heat.2019.04.yaml index d6a92dcc..1777bda2 100644 --- a/etc/compliance/onap.heat.2019.04.yaml +++ b/etc/compliance/onap.heat.2019.04.yaml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- onap.heat.2019.04: name: onap.heat.2019.04 diff --git a/etc/compliance/onap.tosca.2019.04.yaml b/etc/compliance/onap.tosca.2019.04.yaml index 45df66ed..15072010 100644 --- a/etc/compliance/onap.tosca.2019.04.yaml +++ b/etc/compliance/onap.tosca.2019.04.yaml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- onap.tosca.2019.04: name: onap.tosca.2019.04 diff --git a/etc/compliance/ovp.2018.09.yaml b/etc/compliance/ovp.2018.09.yaml index 14e92ac4..f0e99199 100644 --- a/etc/compliance/ovp.2018.09.yaml +++ b/etc/compliance/ovp.2018.09.yaml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- ovp.2018.09: name: ovp.2018.09 diff --git a/etc/compliance/proposed_tests.yml b/etc/compliance/proposed_tests.yml index ad845e99..16bb5d4c 100644 --- a/etc/compliance/proposed_tests.yml +++ b/etc/compliance/proposed_tests.yml @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2019 opnfv. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + --- proposed_tests: # proposed new test cases for next release |