]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make fullstack test_connectivity tests more forgiving
authorAssaf Muller <amuller@redhat.com>
Fri, 20 Nov 2015 21:42:38 +0000 (16:42 -0500)
committerAssaf Muller <amuller@redhat.com>
Fri, 20 Nov 2015 21:50:31 +0000 (16:50 -0500)
commit075f152223abb3bfe6f380f9873e687bf348b9a8
tree948bd6f07b91022ea8097291b29f768b330d656f
parent2c3496db90d1665e243c4b946d1ed11ae13b5ccb
Make fullstack test_connectivity tests more forgiving

Change assert_ping to block_until_ping.

Closes-Bug: #1518466

Change-Id: I233cb40e701ef462e9d570d9677da1cbcc2c91c8
neutron/tests/common/machine_fixtures.py
neutron/tests/fullstack/test_connectivity.py