Commit Graph

6 Commits

Author SHA1 Message Date
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Yuan (Bob) Gong 152c91c705
Update check-build-image-status.sh (#3533) 2020-04-19 20:21:38 -07:00
Yuan (Bob) Gong 2500812914
[Testing] Reduce image build flakiness by share and retry cloudbuild jobs (#3492)
* Let presubmit tests share and retry cloudbuild

* Fix ongoing_build_ids

* Add retry for workload identity binding

* Fix build id

* fix

* Parralelize image buidling for api server and others

* Fix

* fix

* fix

* Fix again

* Allow retry twice instead

* Update deploy-pipeline-lite.sh

* Update batch_build.yaml

* Refine log and retry tests

* Update log and retry

* Update and retry

* Update build-images.sh
2020-04-13 20:33:11 -07:00
Yuan (Bob) Gong 2572013434 Fix presubmit test failure -- build job in QUEUED state (#2152) 2019-09-17 22:43:29 -07:00
Yuan (Bob) Gong 3d2b0ae417 Print cloud build logs when the task fails (#1989)
* Print cloud build logs when the task fails

* Add comment about why cloud build is made async
2019-09-03 18:12:58 -07:00
Yuan (Bob) Gong fe8d96ffb5 Use cloud build to build images instead (#1923)
* Use cloud build to build images instead

* Batch 3 image buld tasks

* Fix check cloud build status script
2019-08-23 01:43:18 -07:00