summaryrefslogtreecommitdiffstats
path: root/vnftest/test_config/onap/test_suites
diff options
context:
space:
mode:
authorMoshe <moshehoa@amdocs.com>2018-07-04 09:10:44 +0300
committerMoshe Hoadley <moshehoa@amdocs.com>2018-07-12 07:11:09 +0000
commitfc9a8346809137810f9c85a232191d4edb7c9fb3 (patch)
tree70f637c2269a10a1840f1ea3319cbc1e6f84f4ab /vnftest/test_config/onap/test_suites
parentd9784d158cbdb1d46b14b9ae00436ce0ab7d4ed2 (diff)
resources are located by logical path
Issue-ID: VNFSDK-275 Change-Id: I2a8a5430634d5a12a58fbd5cd85511ccce53518a Signed-off-by: Moshe <moshehoa@amdocs.com> fix tests Issue-ID: VNFSDK-275 Change-Id: I20f48139b2cae3b57959a33739f34e811c2ffe38 Signed-off-by: Moshe <moshehoa@amdocs.com>
Diffstat (limited to 'vnftest/test_config/onap/test_suites')
-rw-r--r--vnftest/test_config/onap/test_suites/__init__.py0
-rw-r--r--vnftest/test_config/onap/test_suites/onap_basic_lifecycle.yaml26
2 files changed, 26 insertions, 0 deletions
diff --git a/vnftest/test_config/onap/test_suites/__init__.py b/vnftest/test_config/onap/test_suites/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vnftest/test_config/onap/test_suites/__init__.py
diff --git a/vnftest/test_config/onap/test_suites/onap_basic_lifecycle.yaml b/vnftest/test_config/onap/test_suites/onap_basic_lifecycle.yaml
new file mode 100644
index 0000000..773a8e0
--- /dev/null
+++ b/vnftest/test_config/onap/test_suites/onap_basic_lifecycle.yaml
@@ -0,0 +1,26 @@
+##############################################################################
+# Copyright 2018 EuropeanSoftwareMarketingLtd.
+# ===================================================================
+# Licensed under the ApacheLicense, Version2.0 (the"License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# software distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and limitations under
+# the License
+##############################################################################
+
+---
+
+schema: "vnftest:suite:0.1"
+
+name: "onap-basic-lifecycle"
+test_cases:
+-
+ file_name: test_config/onap/test_cases/onap_vnftest_tc001.yaml
+-
+ file_name: test_config/onap/test_cases/onap_vnftest_tc002.yaml
+#-
+# file_name: test_config/onap/test_cases/onap_vnftest_tc003.yaml