]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Stub out sleeps in quantum unit tests
authorZane Bitter <zbitter@redhat.com>
Wed, 22 May 2013 10:40:33 +0000 (12:40 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 22 May 2013 10:40:33 +0000 (12:40 +0200)
commitfb59cbd709058f8ed0ad9eabb891c79d31d0b044
tree3ee3650a52c97c8309d90748b7a94cd38ddf02c9
parent7b224c0fe00a1f4dba7ae36d583a5cd3d2123c3a
Stub out sleeps in quantum unit tests

The patch 5d86e2f2ece51a79102aee2af9a3f306c929aaea
added wait states into the unit tests for quantum networks, routers and
ports, but did not stub out the resulting sleep. This caused the tests to
run for over 1s, which indirectly allowed bug #1182285 to become visible.

Change-Id: Id26daa87e1618533ee92c33827a9d01800b03752
heat/tests/test_quantum.py