zhungxd
|
e4cdcb7b25
|
fix wrong path
|
2020-09-09 19:41:32 +08:00 |
|
Jan Tattermusch
|
3456636150
|
Merge pull request #23455 from jtattermusch/port_server_python3
Make port server python3 compatible
|
2020-07-14 20:21:53 +02:00 |
|
Jan Tattermusch
|
e329d1ddd0
|
bytes(string, encoding) is not supported in python2
results in error "TypeError: str() takes at most 1 argument (2 given)"
|
2020-07-14 17:46:27 +02:00 |
|
Jan Tattermusch
|
375b8551f7
|
update bigquery partition expiration
|
2020-07-13 15:04:53 +02:00 |
|
Jan Tattermusch
|
4847f85367
|
make port server python3 compatible
|
2020-07-13 11:35:07 +02:00 |
|
Vijay Pai
|
9d82fcc1a2
|
Fix test filter for C++ include files
|
2020-06-16 08:38:04 -07:00 |
|
Jan Tattermusch
|
6ad89b6369
|
also upload className in upload_rbe_results.py
|
2020-03-29 11:01:21 -04:00 |
|
Eric Gribkoff
|
9e1110cb11
|
Split logs by test case and run client separately for each test
|
2020-03-22 23:56:44 -07:00 |
|
Jan Tattermusch
|
fea074384f
|
sometimes not all RBE results are uploaded
|
2020-03-16 07:32:20 -04:00 |
|
Jan Tattermusch
|
e20ed51e6f
|
easier debugging for upload_rbe_results.py
|
2020-03-16 07:32:20 -04:00 |
|
Esun Kim
|
7be821ac47
|
Yapf all target python sources
|
2020-01-03 09:25:10 -08:00 |
|
chentanjun
|
05b3eeff77
|
fix-up some spelling mistakes
|
2019-09-25 23:29:47 +08:00 |
|
Jan Tattermusch
|
f268db6f33
|
yapf format code
|
2019-09-11 04:56:10 -04:00 |
|
Jan Tattermusch
|
babb70705d
|
fixup in report_utils.py
|
2019-09-11 10:05:54 +02:00 |
|
Jan Tattermusch
|
11222b78c2
|
only use multi_target report for selected languages
|
2019-09-11 09:27:59 +02:00 |
|
Jan Tattermusch
|
9e0eb19ca4
|
generate separate sponge target for each test suite
|
2019-09-11 09:02:54 +02:00 |
|
Jan Tattermusch
|
952ddb6a2b
|
fix uploading bazel RBE results to bigquery
|
2019-04-29 12:06:34 -04:00 |
|
Lidi Zheng
|
6b437ca80f
|
Increase the retry interval
|
2019-03-06 15:30:33 -08:00 |
|
Lidi Zheng
|
cf70b744f1
|
Silent the check_on_pr failure
|
2019-03-06 15:02:29 -08:00 |
|
Bill Feng
|
987ac52ee2
|
formatting
|
2019-02-14 17:46:41 -08:00 |
|
Bill Feng
|
43277f83c8
|
filted out malformed resultstore data
|
2019-02-14 16:29:08 -08:00 |
|
Bill Feng
|
4564b78b27
|
more fields for filter
|
2019-02-14 15:29:19 -08:00 |
|
Bill Feng
|
be55d61b64
|
more fields for filter
|
2019-02-14 15:07:04 -08:00 |
|
Bill Feng
|
5428bdeb83
|
more debug printouts
|
2019-02-14 11:09:55 -08:00 |
|
Bill Feng
|
1898e1be25
|
debug printouts
|
2019-02-14 10:39:47 -08:00 |
|
Bill Feng
|
95f3a99467
|
Merge pull request #18017 from billfeng327/hotfix/add-fieldmask-for-resultstore
added fieldmask to resultstore upload for RBE
|
2019-02-13 16:43:49 -08:00 |
|
Bill Feng
|
152626b13c
|
removed debug printouts
|
2019-02-13 15:22:23 -08:00 |
|
Bill Feng
|
1709313023
|
changed fields
|
2019-02-13 12:02:43 -08:00 |
|
Lidi Zheng
|
684690c2d7
|
Adopt reviewers' advice
|
2019-02-12 16:04:21 -08:00 |
|
Lidi Zheng
|
bf8bef9c78
|
Add retries for check_on_pr
|
2019-02-12 15:13:27 -08:00 |
|
Bill Feng
|
ea3fd88eca
|
debug printout for testing
|
2019-02-12 14:12:04 -08:00 |
|
Bill Feng
|
8fd9b02bec
|
added fieldmask to resultstore upload for RBE
|
2019-02-12 10:06:12 -08:00 |
|
Jan Tattermusch
|
d67009124f
|
commenting on PRs is no longer used
|
2019-01-18 09:41:15 +01:00 |
|
Lidi Zheng
|
886a932a1a
|
Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullId
|
2018-12-18 14:24:58 -08:00 |
|
Lidi Zheng
|
eafb1d527d
|
Reorgnize dependencies and variables
|
2018-12-17 18:14:58 -08:00 |
|
Lidi Zheng
|
6692429f31
|
Download private key from KeyStore
|
2018-12-17 16:25:25 -08:00 |
|
Nicolas Noble
|
a744221a2c
|
Editing appid and installation id
Created these from the grpc-bot account.
|
2018-12-14 14:14:46 -08:00 |
|
Lidi Zheng
|
5a38d1956f
|
Make yapf happy
|
2018-12-14 10:08:22 -08:00 |
|
Lidi Zheng
|
0f0822d53f
|
WIP: Utilize the GitHub Check Feature
|
2018-12-13 16:40:47 -08:00 |
|
Richard Belleville
|
96b9538e4e
|
Yapf all the things
|
2018-11-05 11:25:47 -08:00 |
|
Richard Belleville
|
35c6e5541b
|
Restore unnecessary 2to3 change
|
2018-11-05 09:40:59 -08:00 |
|
Richard Belleville
|
666fb1c5ee
|
Make run_tests.py python-version agnostic
|
2018-11-02 14:18:58 -07:00 |
|
Jan Tattermusch
|
ec36ca0df6
|
do not mention bazel_wrapper.py
|
2018-10-26 08:55:47 +02:00 |
|
Alex Polcyn
|
e52d87b53d
|
Add a grpclb-in-DNS interop test suite
|
2018-10-23 00:00:08 -07:00 |
|
Jan Tattermusch
|
d8056c5906
|
rename _tempfile -> _logfile
|
2018-09-26 00:11:51 +02:00 |
|
Jan Tattermusch
|
2488dff74b
|
address comments
|
2018-09-25 23:36:19 +02:00 |
|
Jan Tattermusch
|
87592fe9d9
|
support custom logfile name in jobset.py
|
2018-09-25 23:10:54 +02:00 |
|
Jan Tattermusch
|
1e69a21beb
|
upload test duration for foundry tests
|
2018-09-12 11:09:10 -07:00 |
|
Jan Tattermusch
|
af1966aa03
|
fixes to run_tests.py bq uploading
|
2018-08-30 22:26:56 +02:00 |
|
Jan Tattermusch
|
cc3780eb50
|
refactor upload_to_bq functions
|
2018-08-26 20:30:28 +02:00 |
|