mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Enable test_deploy ssh test
This commit is contained in:
parent
cc08ad2edc
commit
e952cd6712
1 changed files with 0 additions and 2 deletions
|
@ -6,11 +6,9 @@ salt-ssh testing
|
|||
from __future__ import absolute_import
|
||||
|
||||
# Import salt testing libs
|
||||
from tests.support.unit import skipIf
|
||||
from tests.support.case import SSHCase
|
||||
|
||||
|
||||
@skipIf(True, 'Not ready for production')
|
||||
class SSHTest(SSHCase):
|
||||
'''
|
||||
Test general salt-ssh functionality
|
||||
|
|
Loading…
Add table
Reference in a new issue