diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-09-01 09:18:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-01 09:18:26 +0000 |
commit | 6d3d7ae7fad884a37e01c275511fa15e97dcd665 (patch) | |
tree | ac3efcf04788e65b30e04eb25886a7e765b83462 /docs/testing/developer/testscope/index.rst | |
parent | f765ac994005056a94212cbcb43db51c614443f8 (diff) | |
parent | 41968f8c783ded03e0930ee32d310913d5322e7a (diff) |
Merge "Add test area 'filtering packets based on security rules and port security'"
Diffstat (limited to 'docs/testing/developer/testscope/index.rst')
-rw-r--r-- | docs/testing/developer/testscope/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/testing/developer/testscope/index.rst b/docs/testing/developer/testscope/index.rst index 09901333..389e0c0a 100644 --- a/docs/testing/developer/testscope/index.rst +++ b/docs/testing/developer/testscope/index.rst @@ -558,3 +558,14 @@ Test Case 25: IPv6 Address Assignment - Dual Net, Dual Stack, Multiple Prefixes, | tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac +------------------------------------------------------------------------ +Filtering Packets Based on Security Rules and Port Security in Data Path +------------------------------------------------------------------------ + +| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port +| tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic +| tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic +| tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups +| 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 + |