File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 oc -n openstack wait nncp
1010 -l osp/nncm-config-type=standard
1111 --for jsonpath='{.status.conditions[0].reason}'=SuccessfullyConfigured
12- --timeout=60s
12+ --timeout=180s
1313 values :
1414 - name : network-values
1515 src_file : values.yaml
2020 wait_conditions :
2121 - >-
2222 oc -n openstack wait osctlplane controlplane --for condition=Ready
23- --timeout=600s
23+ --timeout=1500s
2424 values :
2525 - name : network-values
2626 src_file : nncp/values.yaml
3434 - >-
3535 oc -n openstack wait
3636 osdpns openstack-edpm --for condition=SetupReady
37- --timeout=60m
37+ --timeout=120m
3838 values :
3939 - name : edpm-nodeset-values
4040 src_file : values.yaml
4646 - >-
4747 oc -n openstack wait
4848 osdpns openstack-edpm --for condition=Ready
49- --timeout=60m
49+ --timeout=120m
5050 values :
5151 - name : edpm-deployment-values
5252 src_file : values.yaml
You can’t perform that action at this time.
0 commit comments