mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
ITOPS-2158 Added crowd test - testing
This commit is contained in:
@@ -17,7 +17,7 @@ def test_symlink_created(host):
|
||||
assert target.is_symlink
|
||||
|
||||
def test_unpacked(host):
|
||||
verfile = host.file('/opt/atlassian/crowd/current/bin/start-crowd.sh')
|
||||
verfile = host.file('/opt/atlassian/crowd/current/start_crowd.sh')
|
||||
assert verfile.exists
|
||||
|
||||
def test_version_file_is_latest(host):
|
||||
|
||||
Reference in New Issue
Block a user