summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2012-12-07 11:30:02 -0800
committerClark Boylan <clark.boylan@gmail.com>2012-12-07 11:30:02 -0800
commit932af34740162406aced0b08c54b7213bbd5022f (patch)
treec3ce4ada582272fae95af439ea096ff4a211c771 /bin/stack
parent87e609ca8e038c89de7853c2461088ebad645f9e (diff)
downloadnova-932af34740162406aced0b08c54b7213bbd5022f.tar.gz
nova-932af34740162406aced0b08c54b7213bbd5022f.tar.xz
nova-932af34740162406aced0b08c54b7213bbd5022f.zip
Fix network manager ipv6 tests.
When using a test runner that runs tests in a different order than nosetests it is possible that IPv6AccountIdentiferTestCase tests run before CommonNetworkTestCase. If this happens IPv6AccountIdentiferTestCase sets the ipv6_backend to account_identifier which causes the regexes in CommonNetworkTestCase.test_get_instance_uuids_by_ipv6_regex to not match. Explicitly set the ipv6_backend to rfc2462 in CommonNetworkTestCase's setUp() to ensure the regex's match the addresses in the fake network DB. Part of blueprint grizzly-testtools Change-Id: I0fdb5c3d4130c6cf23b22bca6645581f603a79c5
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions