зеркало из https://github.com/Azure/ARO-RP.git
increase ssh.sh timeout
This commit is contained in:
Родитель
337cef8b0c
Коммит
18174d8d6c
|
@ -107,5 +107,5 @@ spec:
|
|||
EOF
|
||||
)
|
||||
|
||||
oc wait --for=condition=Ready -n default "pod/$POD" >/dev/null
|
||||
oc wait --timeout=300s --for=condition=Ready -n default "pod/$POD" >/dev/null
|
||||
oc attach -i $TTYOPT -n default -c debug "pod/$POD"
|
||||
|
|
Загрузка…
Ссылка в новой задаче