mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
ITSD-94667 Renamed the molecule test to reflect more accurately what it tests for
This commit is contained in:
@@ -232,14 +232,14 @@ pipelines:
|
|||||||
- cd roles/product_install
|
- cd roles/product_install
|
||||||
- pipenv run molecule test -s jira_all
|
- pipenv run molecule test -s jira_all
|
||||||
- step:
|
- step:
|
||||||
name: product_install/jira_all_version_url
|
name: product_install/jira_tarball_download_url
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
script:
|
script:
|
||||||
- export ANSIBLE_CONFIG=./ansible.cfg
|
- export ANSIBLE_CONFIG=./ansible.cfg
|
||||||
- ./bin/install-ansible --dev
|
- ./bin/install-ansible --dev
|
||||||
- cd roles/product_install
|
- cd roles/product_install
|
||||||
- pipenv run molecule test -s jira_all_version_url
|
- pipenv run molecule test -s jira_tarball_download_url
|
||||||
- step:
|
- step:
|
||||||
name: product_install/jira_cached_with_downgrade
|
name: product_install/jira_cached_with_downgrade
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user