Merge "Disable "cobbler_alive" test"

This commit is contained in:
Jenkins 2017-03-23 15:59:33 +00:00 committed by Gerrit Code Review
commit 1f4b600dab
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