diff --git a/.zuul.d/base.yaml b/.zuul.d/base.yaml index 8ac4dff9c7..55f99ed96f 100644 --- a/.zuul.d/base.yaml +++ b/.zuul.d/base.yaml @@ -41,6 +41,7 @@ name: kolla-base parent: base timeout: 10200 + post-timeout: 3600 pre-run: tests/playbooks/pre.yml run: tests/playbooks/run.yml post-run: tests/playbooks/post.yml