diff options
author | Moshe <moshehoa@amdocs.com> | 2018-04-05 12:02:43 +0300 |
---|---|---|
committer | Moshe <moshehoa@amdocs.com> | 2018-04-05 12:02:48 +0300 |
commit | ced9496c64375a8ca6a0d4f05cfe532e4a2c285d (patch) | |
tree | 8d4af5a4dc6c1ced28a614c8a73b0353faa865bc /tests/onap/test_suites | |
parent | 4e0a60741c8a6e0387ec3d18fcf0b41def8fcb86 (diff) |
add new test case for vnf deletion
Issue-ID: VNFSDK-181
Change-Id: Ie106a34edad71b254d050a405275cd81894229bb
Signed-off-by: Moshe <moshehoa@amdocs.com>
Diffstat (limited to 'tests/onap/test_suites')
-rw-r--r-- | tests/onap/test_suites/onap_basic_lifecycle.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/onap/test_suites/onap_basic_lifecycle.yaml b/tests/onap/test_suites/onap_basic_lifecycle.yaml index 508f068..ff5241d 100644 --- a/tests/onap/test_suites/onap_basic_lifecycle.yaml +++ b/tests/onap/test_suites/onap_basic_lifecycle.yaml @@ -23,3 +23,5 @@ test_cases: file_name: onap_vnftest_tc001.yaml - file_name: onap_vnftest_tc002.yaml +- + file_name: onap_vnftest_tc003.yaml |