Skip to content

Commit 3dba03c

Browse files
authored
Merge pull request #1077 from jamepark4/increase_osp_uni02beta_timout
Increase osp deployment timeout for uni02beta
2 parents c8c2193 + d61102d commit 3dba03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/uni02beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ stacks:
3838
- "--override-ansible-cfg /home/zuul/ansible_config.cfg"
3939
- "--templates /usr/share/openstack-tripleo-heat-templates"
4040
- "--libvirt-type qemu"
41-
- "--timeout 90"
41+
- "--timeout 120"
4242
- "--overcloud-ssh-user zuul"
4343
- "--deployed-server"
4444
- "--validation-warnings-fatal"

0 commit comments

Comments
 (0)