DCD-791: Rename restore test to reflect difference and add test flag.

This commit is contained in:
Steve Smith
2019-12-03 14:57:42 +11:00
parent 5518028541
commit cbe0382abe
5 changed files with 12 additions and 0 deletions

View 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"

View File

@@ -6,6 +6,7 @@
atl_backup_home_restore_canary_path: '/tmp/canary.tmp' atl_backup_home_restore_canary_path: '/tmp/canary.tmp'
atl_backup_id: 'test-backup' atl_backup_id: 'test-backup'
atl_backup_manifest_url: 'fake_manifest' atl_backup_manifest_url: 'fake_manifest'
atl_backup_home_is_server: 'false'
atl_product_edition: 'jira-software' atl_product_edition: 'jira-software'
atl_product_home_shared: '/media/atl/jira/shared' atl_product_home_shared: '/media/atl/jira/shared'