mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
ITOPS-2158 Added latest crowd molecule test
This commit is contained in:
@@ -259,4 +259,10 @@ pipelines:
|
|||||||
- apt-get update && ./bin/install-ansible --dev
|
- apt-get update && ./bin/install-ansible --dev
|
||||||
- ./bin/run-tests-in-batches --batch 29
|
- ./bin/run-tests-in-batches --batch 29
|
||||||
|
|
||||||
|
- step:
|
||||||
|
name: Molecule Test Batch - 30
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
script:
|
||||||
|
- apt-get update && ./bin/install-ansible --dev
|
||||||
|
- ./bin/run-tests-in-batches --batch 30
|
||||||
|
|||||||
Reference in New Issue
Block a user