aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/smoke-cntt/tempest_conf.yaml4
-rw-r--r--docker/smoke-cntt/testcases.yaml3
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml4
3 files changed, 9 insertions, 2 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml
index 99492a866..86f7d9641 100644
--- a/docker/smoke-cntt/tempest_conf.yaml
+++ b/docker/smoke-cntt/tempest_conf.yaml
@@ -49,6 +49,10 @@ identity-feature-enabled:
image-feature-enabled:
api_v2: true
api_v1: false
+network-feature-enabled:
+ port_admin_state_change: true
+ port_security: true
+ floating_ips: true
placement:
max_microversion: 1.31
volume:
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 58957140f..e85c91706 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -185,7 +185,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 35
+ tests_count: 36
description: >-
The list of test cases is generated by
Tempest automatically and depends on the parameters of
@@ -201,7 +201,6 @@ tiers:
(?!.*test_minbw_allocation_placement)\
(?!.*test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert)\
(?!.*test_network_v6)\
- (?!.*test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup)\
(?!.*test_stamp_pattern.TestStampPattern.test_stamp_pattern)\
(?!.*test_volume_migrate_attached)\
(?=.*\\[.*\\bslow\\b.*\\])(^tempest.)"
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 2380eb851..ffb8af57d 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -49,6 +49,10 @@ identity-feature-enabled:
image-feature-enabled:
api_v2: true
api_v1: false
+network-feature-enabled:
+ port_admin_state_change: true
+ port_security: true
+ floating_ips: true
placement:
max_microversion: 1.31
volume: