Merge "CI: Increase job run attempts to 5" into stable/stein

This commit is contained in:
Zuul 2019-10-21 09:19:32 +00:00 committed by Gerrit Code Review
commit 337ba8b657

View File

@ -4,7 +4,7 @@
pre-run: tests/pre.yml
run: tests/run.yml
post-run: tests/post.yml
attempts: 1
attempts: 5
timeout: 7200
required-projects:
- openstack/kolla