Skip to content
Snippets Groups Projects
Commit b71068c3 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Do not disable IPv6 in Tempest"

parents d783c57a baa85527
No related branches found
No related tags found
No related merge requests found
...@@ -56,9 +56,6 @@ public_network_id = {{ tempest_public_network_id }} ...@@ -56,9 +56,6 @@ public_network_id = {{ tempest_public_network_id }}
floating_network_name = {{ tempest_floating_network_name }} floating_network_name = {{ tempest_floating_network_name }}
project_networks_reachable = false project_networks_reachable = false
[network-feature-enabled]
ipv6 = false
[object-storage] [object-storage]
region = {{ openstack_region_name }} region = {{ openstack_region_name }}
......
---
other:
- |
Tempest no longer disables IPv6 tests. The upstream default is used now.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment