Move stop_reinstallation tests to known_issues group

Change-Id: I9678ad684c08f2f6e987d7ebba46498a55ce1e65
Related-Bug: #1525116
This commit is contained in:
Dmitry Kalashnik 2015-12-24 16:04:48 +03:00
parent 241b4fc4ec
commit 77a672c3c6

View File

@ -621,7 +621,7 @@ class PartitionPreservation(TestBasic):
self.fuel_web.run_ostf(cluster_id, test_sets=['ha', 'smoke', 'sanity'])
@test(groups=["stop_reinstallation", "partition_preservation"])
@test(groups=["known_issues"])
class StopReinstallation(TestBasic):
"""StopReinstallation.""" # TODO documentation