make operation mode YAML test more robust

This commit is contained in:
Colin Goodheart-Smithe 2018-08-21 11:50:40 +01:00
parent 2b3cb240f2
commit 81c9e8d939
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ setup:
- do:
ilm.get_status: {}
- match: { operation_mode: "STOPPING" }
- match: { operation_mode: /STOPP(ED|ING)/ }
- do:
acknowledge: true