mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
DCD-224: Refactor installer role to work around various quirks.
This commit is contained in:
@@ -23,4 +23,3 @@ def test_is_unpacked(host):
|
||||
assert installer.exists
|
||||
assert installer.is_directory
|
||||
assert installer.user == 'jira'
|
||||
assert installer.mode == 0o0755
|
||||
|
||||
Reference in New Issue
Block a user