Enable security_groups_basic_ops blocking tests
Enable tests for security groups blocking traffic on default.
Check that bug 1252620 and bug 1112912 are fixed
Partially Implements: blueprint neutron-advanced-scenarios
Change-Id: I20d02d97664f1032e43e11c2465a26ae6f5be80e
diff --git a/tempest/scenario/test_security_groups_basic_ops.py b/tempest/scenario/test_security_groups_basic_ops.py
index b9ee040..5e13f31 100644
--- a/tempest/scenario/test_security_groups_basic_ops.py
+++ b/tempest/scenario/test_security_groups_basic_ops.py
@@ -335,8 +335,6 @@
if should_succeed:
msg = "Timed out waiting for %s to become reachable" % ip
else:
- # todo(yfried): remove this line when bug 1252620 is fixed
- return True
msg = "%s is reachable" % ip
try:
self.assertTrue(self._check_remote_connectivity(access_point, ip,