diff options
author | AndrewLamb <andrew.a.lamb@est.tech> | 2021-02-12 13:58:36 +0000 |
---|---|---|
committer | AndrewLamb <andrew.a.lamb@est.tech> | 2021-02-12 14:39:54 +0000 |
commit | 29da40e2e76f35598642d52bdf35fc9a501ac7dc (patch) | |
tree | 22d18e455570613ddf1a1663c9b6f85a39c3b543 /plans/so/integration-etsi-testing/testplan.txt | |
parent | 4fbb28749f57727dc23790b6e9ec480ca61490fb (diff) |
Add Tests for VNF Package Mgmt - Subscribe and Notify
Change-Id: Ie6a14445f3b90975ec579ebf96c806365a01b8ca
Issue-ID: INT-1847
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/testplan.txt')
-rw-r--r-- | plans/so/integration-etsi-testing/testplan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/so/integration-etsi-testing/testplan.txt b/plans/so/integration-etsi-testing/testplan.txt index 17e28078..249010a9 100644 --- a/plans/so/integration-etsi-testing/testplan.txt +++ b/plans/so/integration-etsi-testing/testplan.txt @@ -1,5 +1,7 @@ # Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. +so/etsi/etsi_vnf_subscription_tests.robot so/etsi/etsi_package_onboarding_tests.robot so/etsi/etsi_vnf_lcm_tests.robot so/etsi/etsi_vnf_package_management_tests.robot +so/etsi/etsi_vnf_notification_tests.robot |