Disable "cobbler_alive" test

We should skip this test
Closes-Bug: 1674990

Change-Id: I357d2b94893f42e0eab7affea3eb8999d1926086
This commit is contained in:
Dmitry Belyaninov 2017-03-22 13:54:26 +01:00
parent 8667ad5a92
commit e920480388
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ ssh_manager = SSHManager()
class TestAdminNode(object):
"""TestAdminNode.""" # TODO documentation
@pytest.mark.skip
@pytest.mark.test_cobbler_alive
def test_cobbler_alive(self):
"""Test current installation has correctly setup cobbler