increase deploy timeout in ci.centos

Change-Id: I18f7d3f1e29851b280f4c42549d41632c474c1d4
This commit is contained in:
Wes Hayutin 2019-10-10 09:11:59 -06:00
parent 8d466886bd
commit f87828ce9c

View File

@ -24,3 +24,7 @@ run_tempest: false
# standalone interface
standalone_interface: eth1
standalone_ip: 192.168.24.2
# timeout overrides due to slow hardware
# default is 90
deploy_timeout: 120