Remove check of verification smoke tests
Smoke tests are broken and this check is blocker for all rally changes, so we should disable it. Change-Id: Iea6197761167ceee66d5daf3dafa1555cb14e0f8
This commit is contained in:
parent
c9e9ca124a
commit
302971171f
@ -45,6 +45,3 @@ class VerifyTestCase(unittest.TestCase):
|
||||
|
||||
def test_image_set(self):
|
||||
self._verify_start_and_get_results_in_json("image")
|
||||
|
||||
def test_smoke_set(self):
|
||||
self._verify_start_and_get_results_in_json("smoke")
|
||||
|
Loading…
Reference in New Issue
Block a user