Commit Graph

23 Commits

Author SHA1 Message Date
Esun Kim bb7be1967f Internal change
PiperOrigin-RevId: 582751142
2023-11-15 11:46:48 -08:00
Xuan Wang 7f3e03752b
[test infra] Bump Python Windows distribtest timeout part 2 (#34685)
Since we added support for Python 3.12, our tests have been taking
longer to complete and we've been seeing an increase in timeout errors.

We already increased timeout in #34550, this PR increase timeout for
release and pull_request jobs.

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-10-19 09:48:02 -07:00
Esun Kim 6c11f4f181
[Testing] Added windows/grpc_distribtests_cpp_dll (#34425)
Added a separate distribtests for gRPC C++ DLL build on Windows. This
DLL build is a community support so it should be independently run from
the existing Windows distribtests. Actual DLL test will be added.
2023-09-20 16:58:58 -07:00
Jan Tattermusch da1977f98c
Cleanup configuration of bazel RBE jobs (#29301)
* cleanup bazel_rbe .cfg and .sh files

* upload sponge_log.xml artifacts for selected bazel jobs

* use move_src_tree_and_respawn_itself_rc for bazel RBE tests on linux

* fix wrong config
2022-04-13 13:14:00 +02:00
Jan Tattermusch c8430e6ac4
add grpc_distribtests_python for windows (#29153) 2022-03-18 20:07:32 +01:00
Jan Tattermusch 409c732813
C# windows single-job distribtest (#29152)
* add windows grpc_distribtest_csharp

* add kokoro cfg files
2022-03-18 16:34:31 +01:00
Jan Tattermusch 7dfdf3d679
Delete no-longer-used kokoro jobs .cfg files. (#28465)
* remove .cfg files for non-existent kokoro jobs

* more cleanup
2022-01-04 20:26:25 +01:00
Lidi Zheng 7cfd399dd6
Reduce the workload of presubmit artifact builds and distribtests (#28228)
* Reduce the workload of presubmit artifact builds and distribtests

* Create and redirect Kokoro config
* Remove duplicated scripts and use env var config

* Clean-up Kokoro cfg

* [DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS

* Revert "[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS"

This reverts commit 9436ac54ac.
2021-12-06 10:03:31 -08:00
Jan Tattermusch 9b2b9976c6
increase windows C# basictests job timeout (#27483) 2021-09-27 18:30:28 +02:00
Jan Tattermusch c4aa6af0a0
Increase timeout for windows portability test (on master) (#27210)
* remove no longer use kokoro job config

* increase timeout of windows grpc_portability job
2021-09-01 19:44:10 +02:00
Lidi Zheng 511af22c78 Hopefully fixed 27 build on winserver2016
* Download the working msys64 and use it to compile 27
* Remove the cygwin detection override logic
* Only install Python interpreters in jobs running on winserver2016
* Fix the batch script substring check
* Increase the timeout for related jobs
* TIL that there is an allow list for Kokoro env vars
2020-11-23 14:17:58 -08:00
Jan Tattermusch e58f0129d2 Stop relying on rbe-windows-credentials.json 2020-11-09 15:42:30 +01:00
Jan Tattermusch 79cfdb525c increase timeout of bazel RBE jobs
if the kokoro job times out and the bazel command is not done, it ends up in
weird test results ("Unevaluated targets") that are hard to interpret.
Setting the timeout for kokoro jobs high enough to create extra reserve
should help.
2019-10-23 12:52:12 +02:00
Jan Tattermusch d10fb3ba99 fix win RBE opt build 2019-10-07 07:55:44 -04:00
Jan Tattermusch 17fc384b1e add job config for Windows RBE opt config, upload test results 2019-10-04 18:02:16 +02:00
Jan Tattermusch 837cb04f76 win RBE: dont cache on master, use dbg config 2019-10-02 07:37:22 -04:00
Jan Tattermusch d791dd1775 create build.cfg for split-up PR jobs 2019-05-07 09:52:56 +02:00
Jan Tattermusch 8b0683a015 add build.cfg for windows bazel RBE PR build 2019-05-06 17:50:54 +02:00
Jan Tattermusch 58f167abeb upload both sponge_log.xml and sponge_log.log 2018-09-25 23:10:54 +02:00
Jan Tattermusch f1a25c7df1 split windows PR basictests into dbg and opt 2017-09-21 14:07:02 +02:00
Jan Tattermusch c58f84cbc1 more reasonable kokoro jobs timeouts 2017-09-09 23:56:40 +02:00
Matt Kwong 1caed0e06e Add max_time flag to Kokoro PR jobs 2017-08-21 15:25:43 -07:00
Jan Tattermusch 9701a4d4b2 kokoro config cleanup 2017-07-27 12:19:57 +02:00