Merge "CI: Increase job run attempts to 5"

This commit is contained in:
Zuul 2019-10-16 12:06:24 +00:00 committed by Gerrit Code Review
commit 5bf83cfed7

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