ITOPS-2158 Added latest crowd molecule test

This commit is contained in:
Glenn Stewart
2019-11-01 15:35:41 +11:00
parent d7ef24eaa9
commit 2b774cd8e6

View File

@@ -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