mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-29 10:54:31 +00:00
Upgrade python version on prow container to 3.9 (#156)
* Upgrade python version on prow container to 3.9 * Increase integration time out * Set build python version * Fix typo
This commit is contained in:
@@ -72,7 +72,7 @@ function check_failure {
|
||||
return 1
|
||||
}
|
||||
|
||||
runtime="15 minute"
|
||||
runtime="30 minute"
|
||||
endtime=$(date -ud "$runtime" +%s)
|
||||
|
||||
echo "Waiting for test job to complete"
|
||||
|
||||
Reference in New Issue
Block a user