]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
One Convergence: Skip all tests with 'v6' in name
authorKevin Benton <blak111@gmail.com>
Fri, 22 Aug 2014 05:56:13 +0000 (22:56 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 22 Aug 2014 06:52:10 +0000 (23:52 -0700)
commit9294de441e684a81f6e802ba0564083f1ad319d6
tree5a0c1cb8a00c170f4bbbffea4d1e04011021b7de
parent0453144122c13ada8574807231137845735c60f8
One Convergence: Skip all tests with 'v6' in name

Adds a check to the test setup for the One Convergence tests
to look for v6 in the name of the test and skip it if present.
This prevents IPv6 developers from having to explicitly skip
each new IPv6 test in the One Convergence unit tests until the
plugin gains IPv6 support.

Closes-bug: #1361366
Change-Id: I5c17d7290302597d5c85ef2c1df95f4f71e1a69b
neutron/tests/unit/oneconvergence/test_nvsd_plugin.py
neutron/tests/unit/oneconvergence/test_security_group.py