Merge "Remove deprecated use of tests as filters"

This commit is contained in:
Zuul 2019-05-08 00:26:26 +00:00 committed by Gerrit Code Review
commit 117c43bdff
1 changed files with 1 additions and 1 deletions

View File

@ -62,5 +62,5 @@
option: need_online_data_migrations
value: False
when:
- not data_migrations | skipped
- not data_migrations is skipped
- data_migrations is succeeded