mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
CLIP-1619 Added new test as a step in bitbucket-pipelines.yml
This commit is contained in:
@@ -204,6 +204,15 @@ pipelines:
|
||||
- ./bin/install-ansible --dev
|
||||
- cd roles/product_install
|
||||
- pipenv run molecule test -s confluence_latest
|
||||
- step:
|
||||
name: product_install/confluence_version_with_uppercase
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- export ANSIBLE_CONFIG=./ansible.cfg
|
||||
- ./bin/install-ansible --dev
|
||||
- cd roles/product_install
|
||||
- pipenv run molecule test -s confluence_version_with_uppercase
|
||||
- step:
|
||||
name: product_install/crowd_latest
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user