mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-880: Install postgresql as part of slingshot backup
This commit is contained in:
@@ -8,3 +8,4 @@ testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
|
||||
|
||||
def test_slingshot_installed(host):
|
||||
assert host.file('/usr/bin/atlassian-slingshot').exists
|
||||
assert host.file('/usr/bin/psql').exists
|
||||
|
||||
Reference in New Issue
Block a user