mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
ITOPSENG-101 simpler work around junk paths in unarchive
This commit is contained in:
@@ -32,7 +32,6 @@ def test_is_unpacked(host):
|
||||
assert installer.mode == 0o0755
|
||||
|
||||
def test_obr_is_downloaded(host):
|
||||
|
||||
installer = host.file('/media/atl/downloads/jira-servicedesk-application-3.16.1.obr')
|
||||
assert installer.exists
|
||||
assert installer.user == 'root'
|
||||
|
||||
Reference in New Issue
Block a user