Skip to content
Snippets Groups Projects
Commit 21babd3f authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "CI: Increase timeout for upgrade jobs by 30 minutes"

parents 5bf83cfe f69a8a9b
No related branches found
No related tags found
No related merge requests found
......@@ -104,6 +104,7 @@
name: kolla-ansible-centos-source-upgrade
parent: kolla-ansible-upgrade-base
nodeset: kolla-ansible-centos
timeout: 9000
vars:
base_distro: centos
install_type: source
......@@ -112,6 +113,7 @@
name: kolla-ansible-ubuntu-source-upgrade
parent: kolla-ansible-upgrade-base
nodeset: kolla-ansible-bionic
timeout: 9000
vars:
base_distro: ubuntu
install_type: source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment