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
4 years ago
Lidi Zheng
0e275f3d2b
Change to explicitly encode
4 years ago
Lidi Zheng
e191e98f37
Unify the encoding to ascii
4 years ago
Lidi Zheng
892e7bacb1
Explicitly set encoding to ascii to prevent TypeError in 3.7+
4 years ago
Esun Kim
eeb2b0f3a9
Fix pagination in upload_rbe_results
4 years ago
zhungxd
e4cdcb7b25
fix wrong path
5 years ago
Jan Tattermusch
e329d1ddd0
bytes(string, encoding) is not supported in python2
...
results in error "TypeError: str() takes at most 1 argument (2 given)"
5 years ago
Jan Tattermusch
375b8551f7
update bigquery partition expiration
5 years ago
Jan Tattermusch
4847f85367
make port server python3 compatible
5 years ago
Vijay Pai
9d82fcc1a2
Fix test filter for C++ include files
5 years ago
Jan Tattermusch
6ad89b6369
also upload className in upload_rbe_results.py
5 years ago
Eric Gribkoff
9e1110cb11
Split logs by test case and run client separately for each test
5 years ago
Jan Tattermusch
fea074384f
sometimes not all RBE results are uploaded
5 years ago
Jan Tattermusch
e20ed51e6f
easier debugging for upload_rbe_results.py
5 years ago
Yash Tibrewal
2cdab491a3
Cleanup
5 years ago
Yash Tibrewal
c6fa7eefb9
testing with locks in ws
...
Remove no_logging and add missing mu locks
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
chentanjun
05b3eeff77
fix-up some spelling mistakes
6 years ago
Jan Tattermusch
f268db6f33
yapf format code
6 years ago
Jan Tattermusch
babb70705d
fixup in report_utils.py
6 years ago
Jan Tattermusch
11222b78c2
only use multi_target report for selected languages
6 years ago
Jan Tattermusch
9e0eb19ca4
generate separate sponge target for each test suite
6 years ago
Jan Tattermusch
952ddb6a2b
fix uploading bazel RBE results to bigquery
6 years ago
Lidi Zheng
6b437ca80f
Increase the retry interval
6 years ago
Lidi Zheng
cf70b744f1
Silent the check_on_pr failure
6 years ago
Bill Feng
987ac52ee2
formatting
6 years ago
Bill Feng
43277f83c8
filted out malformed resultstore data
6 years ago
Bill Feng
4564b78b27
more fields for filter
6 years ago
Bill Feng
be55d61b64
more fields for filter
6 years ago
Bill Feng
5428bdeb83
more debug printouts
6 years ago
Bill Feng
1898e1be25
debug printouts
6 years ago
Bill Feng
152626b13c
removed debug printouts
6 years ago
Bill Feng
1709313023
changed fields
6 years ago
Lidi Zheng
684690c2d7
Adopt reviewers' advice
6 years ago
Lidi Zheng
bf8bef9c78
Add retries for check_on_pr
6 years ago
Bill Feng
ea3fd88eca
debug printout for testing
6 years ago
Bill Feng
8fd9b02bec
added fieldmask to resultstore upload for RBE
6 years ago
Jan Tattermusch
d67009124f
commenting on PRs is no longer used
6 years ago
Lidi Zheng
886a932a1a
Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullId
6 years ago
Lidi Zheng
eafb1d527d
Reorgnize dependencies and variables
6 years ago
Lidi Zheng
6692429f31
Download private key from KeyStore
6 years ago
Nicolas Noble
a744221a2c
Editing appid and installation id
...
Created these from the grpc-bot account.
6 years ago
Lidi Zheng
5a38d1956f
Make yapf happy
6 years ago
Lidi Zheng
0f0822d53f
WIP: Utilize the GitHub Check Feature
6 years ago
Richard Belleville
96b9538e4e
Yapf all the things
6 years ago
Richard Belleville
35c6e5541b
Restore unnecessary 2to3 change
6 years ago
Richard Belleville
666fb1c5ee
Make run_tests.py python-version agnostic
6 years ago
Jan Tattermusch
ec36ca0df6
do not mention bazel_wrapper.py
6 years ago
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
6 years ago
Jan Tattermusch
d8056c5906
rename _tempfile -> _logfile
7 years ago