Merge "Revert "[Fullstack] Mark security group test as unstable""
This commit is contained in:
commit
2f39aa911c
@ -17,7 +17,6 @@ from oslo_utils import uuidutils
|
|||||||
|
|
||||||
from neutron.cmd.sanity import checks
|
from neutron.cmd.sanity import checks
|
||||||
from neutron.common import utils as common_utils
|
from neutron.common import utils as common_utils
|
||||||
from neutron.tests import base as tests_base
|
|
||||||
from neutron.tests.common import net_helpers
|
from neutron.tests.common import net_helpers
|
||||||
from neutron.tests.fullstack import base
|
from neutron.tests.fullstack import base
|
||||||
from neutron.tests.fullstack.resources import environment
|
from neutron.tests.fullstack.resources import environment
|
||||||
@ -104,7 +103,6 @@ class TestSecurityGroupsSameNetwork(BaseSecurityGroupsSameNetworkTest):
|
|||||||
# NOTE(toshii): As a firewall_driver can interfere with others,
|
# NOTE(toshii): As a firewall_driver can interfere with others,
|
||||||
# the recommended way to add test is to expand this method, not
|
# the recommended way to add test is to expand this method, not
|
||||||
# adding another.
|
# adding another.
|
||||||
@tests_base.unstable_test("bug 1744402")
|
|
||||||
def test_securitygroup(self):
|
def test_securitygroup(self):
|
||||||
"""Tests if a security group rules are working, by confirming
|
"""Tests if a security group rules are working, by confirming
|
||||||
that 0. traffic is allowed when port security is disabled,
|
that 0. traffic is allowed when port security is disabled,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user