Merged master into DCD-1157-allow-bitbucket-elasticsearch-basic-auth

This commit is contained in:
Ben Partridge
2021-03-01 03:00:31 +00:00
9 changed files with 121 additions and 5 deletions

View File

@@ -105,6 +105,14 @@ pipelines:
- ./bin/install-ansible --dev
- cd roles/product_startup
- pipenv run molecule test -s bitbucket
- step:
name: product_startup/startup_restart_false
services:
- docker
script:
- ./bin/install-ansible --dev
- cd roles/product_startup
- pipenv run molecule test -s startup_restart_false
- step:
name: product_common/default
services: