Merge "Revert "[Fullstack] Mark test_bw_limit_qos_port_removed as unstable""

This commit is contained in:
Zuul 2018-02-03 06:24:59 +00:00 committed by Gerrit Code Review
commit c7e144e9b4

View File

@ -219,7 +219,6 @@ class TestBwLimitQoSOvs(_TestBwLimitQoS, base.BaseFullStackTestCase):
lambda: vm.bridge.get_ingress_bw_limit_for_port(
vm.port.name) == (limit, burst))
@tests_base.unstable_test("bug 1737892")
def test_bw_limit_qos_port_removed(self):
"""Test if rate limit config is properly removed when whole port is
removed.