Enable tempest interface related tests.

Required tempest change has landed; re-enable tests.

Change-Id: Ib17cf10578be697dd291b81bafc700fe2d1a148a
This commit is contained in:
James Page 2017-06-23 08:33:32 +01:00
parent cfa0ee2d48
commit a60c3757c8
1 changed files with 0 additions and 7 deletions

View File

@ -45,13 +45,6 @@ r="$r|(?:tempest\.scenario\.test_volume_boot_pattern\.TestVolumeBootPatternV2\.t
r="$r|(?:tempest\.api\.compute\.servers\.test_server_actions\.ServerActionsTestJSON\.test_get_console_output_with_unlimited_size)"
# tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size
# XXX: jamespage (09 June 2017) veth pair nics not detected/configured by tempest
# https://review.openstack.org/#/c/472641/
r="$r|(?:tempest\.scenario\.test_network_basic_ops\.TestNetworkBasicOps\.test_hotplug_nic)"
r="$r|(?:tempest\.scenario\.test_network_basic_ops\.TestNetworkBasicOps\.test_port_security_macspoofing_port)"
#tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic
#tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port
# XXX: jamespage (09 June 2017) veth pair nics not detected/configured by tempest
# https://review.openstack.org/#/c/472641/
# XXX: jamespage (09 June 2017) instance not accessible via floating IP.