mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-791: Rename restore test to reflect difference and add test flag.
This commit is contained in:
11
roles/restore_backups/molecule/Pipfile
Normal file
11
roles/restore_backups/molecule/Pipfile
Normal file
@@ -0,0 +1,11 @@
|
||||
[[source]]
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
@@ -6,6 +6,7 @@
|
||||
atl_backup_home_restore_canary_path: '/tmp/canary.tmp'
|
||||
atl_backup_id: 'test-backup'
|
||||
atl_backup_manifest_url: 'fake_manifest'
|
||||
atl_backup_home_is_server: 'false'
|
||||
|
||||
atl_product_edition: 'jira-software'
|
||||
atl_product_home_shared: '/media/atl/jira/shared'
|
||||
Reference in New Issue
Block a user