Remove network config from featureset060

These are similar to defaults so not needed here,
noticed during testing of default n/w switch[1].

[1] https://review.opendev.org/757605

Change-Id: I5fac8e75ea2c824793414b2f0870948759213904
This commit is contained in:
yatinkarel 2020-10-15 08:48:32 +05:30
parent bc1be15b1b
commit 722e5feca8
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ tempest_run_concurrency: 2
tempest_os_cloud: standalone
tempest_public_net_name: "provisioning"
tempest_public_subnet_name: "provision-subnet"
tempest_public_subnet_cidr: 192.168.24.0/24
tempest_public_subnet_allocation_pools: 192.168.24.41-192.168.24.100
tempest_private_net_seg_id: ''
tempest_test_whitelist:
- 'ironic_tempest_plugin.tests.api.admin.test_chassis.TestChassis'