diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-09-05 06:24:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-05 06:24:51 +0000 |
commit | e7cbbe1f7a9a7e16407f6108c8df5f877175a5cd (patch) | |
tree | d33c7f3e795599477978c6e60d8990c11ca8c5cf /docs/testing/developer/testscope/index.rst | |
parent | c3a3215b9bc09136df9c629951ccdbc3bf9217b1 (diff) | |
parent | da7848d5cfebc1486bc63480ac94588b050efa50 (diff) |
Merge "Add test area 'dynamic network runtime operations'"
Diffstat (limited to 'docs/testing/developer/testscope/index.rst')
-rw-r--r-- | docs/testing/developer/testscope/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/testing/developer/testscope/index.rst b/docs/testing/developer/testscope/index.rst index 9f5152d8..aacfdb91 100644 --- a/docs/testing/developer/testscope/index.rst +++ b/docs/testing/developer/testscope/index.rst @@ -634,3 +634,12 @@ Filtering Packets Based on Security Rules and Port Security in Data Path | tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group | tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group +------------------------------------------------------------ +Dynamic Network Runtime Operations Through the Life of a VNF +------------------------------------------------------------ + +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state |