commit | fc971156f992efb7cabcc0c59f9fbb193aeac38b | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Oct 30 13:01:50 2019 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Nov 27 10:46:54 2019 +0100 |
tree | 7c52b7412f2789ab7b898c2b6ed2bdbe4d0cb1f1 | |
parent | 4c7f63e81f9e720e931d1ad5bad220d45ffe8fd1 [diff] |
Add ability to ignore deployed machines in wait_for_ready state Fixes: PROD-33758 Change-Id: I9ada6415ead91fa5e9bc9c0ff7422f61e16ecd03
diff --git a/tests/pillar/maas_region.sls b/tests/pillar/maas_region.sls index e482b61..53e249f 100644 --- a/tests/pillar/maas_region.sls +++ b/tests/pillar/maas_region.sls
@@ -39,3 +39,4 @@ deployed: 900 ready: 900 attempts: 2 + ignore_deployed_machines: true