Wanlin Du
971e95b906
Update related scripts to populate BigQuery fields ( #26778 )
...
* Update related scripts to populate BigQuery fields
3 years ago
Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Jan Tattermusch
52e17d7d0b
correctly set performance job metadata on kokoro
6 years ago
ncteisen
eb1281529a
yapf tools/run_tests/performance
7 years ago
Craig Tiller
73a6170896
Upload core stats to qps_test
7 years ago
Craig Tiller
f11a40d23b
Upload core stats to qps_test
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Yuxuan Li
ac87a46225
enable uploading server cpu usage data from performance tests to big query
8 years ago
Yuxuan Li
d885a27ccb
fix repeated field
8 years ago
Yuxuan Li
317f60b98e
add a blank line back
8 years ago
Yuxuan Li
2b4d372620
hiding totalCpuTime and idleCpuTime from ServerStatus proto message
8 years ago
Yuxuan Li
9ba52e7aa9
unblock the performance tests. hide the cpu usage field for now.
8 years ago
Craig Tiller
c939022dd5
More data massaging
8 years ago
Craig Tiller
ed531b8e82
More data massaging
8 years ago
Craig Tiller
77fbc1ca2a
Fix some typos
8 years ago
Craig Tiller
bd3ab19a95
Add some fields to bigquery
8 years ago
Sree Kuchibhotla
1b22cddc7d
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Sree Kuchibhotla
6dbfce0a9d
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Jan Tattermusch
4de2c3254b
add support for running netperf scenario
9 years ago
Jan Tattermusch
4843b513c6
populate metadata about jenkins build in benchmark results
9 years ago
Jan Tattermusch
6d7fa5572e
result uploading
9 years ago
Jan Tattermusch
88cc4e26ed
minor changes to schema
9 years ago
Jan Tattermusch
efd9803be5
Uploading results to big query
9 years ago