Matt Kwong
b2670fceb7
Add error handling for when a test result cannot be parsed
6 years ago
Matt Kwong
39ab59ff36
Enable uploading UNKNOWN results for RBE
7 years ago
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
7 years ago
Matt Kwong
a4fd2d183a
Fix test failure detection when doing RBE uploads
7 years ago
Jan Tattermusch
5212dba112
really upload bq test results in batches
7 years ago
Jan Tattermusch
cc42e6dba8
upload bq test results in batches
7 years ago
Jan Tattermusch
55178622eb
fix typo
7 years ago
Matt Kwong
9380e32b76
Switch RBE build_url from Sponge to ResultStore Bazel invocation
7 years ago
Jan Tattermusch
0e0cc1700f
display test suite names with dots correctly
7 years ago
Matt Kwong
5aafb3b61c
Handle timeouts when uploading ResultStore results
7 years ago
Jan Tattermusch
62861977f2
run_tests: keep longer logs from individual test cases
7 years ago
Matt Kwong
b16fcf58e5
Query ResultStore for tests instead of targets
7 years ago
Jan Tattermusch
f75ca1ac8a
use ResultStore URL instead of Sponge for bigquery test results
7 years ago
Matt Kwong
90e98c16ea
Add test result uploading for RBE builds
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Matt Kwong
827c6e90e2
Pass KOKORO_BUILD_ID to Docker
7 years ago
ncteisen
0cd6cfefa0
yapf tools/run_tests/sanity
7 years ago
ncteisen
05687c3da9
yapf tools/run_tests/python_utils
7 years ago
Muxi Yan
cd62e7d04c
Exclude cronet restricted ports from port server pool
7 years ago
Matt Kwong
02dc5f58cf
Make BQ results build url point to Sponge
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Jan Tattermusch
3d1b6c1035
explain retries and jobset.max_time setting
7 years ago
Craig Tiller
520e59f2fb
test/core should trigger c++ suite nowadays
7 years ago
Matt Kwong
a9712ba7ff
Add uploading interop result to BQ
7 years ago
Craig Tiller
a69912cb2c
Fixes
7 years ago
Jan Tattermusch
8dbc2364b3
report elapsed time for jobs that time out
7 years ago
Jan Tattermusch
ac3d765041
retry when uploading results to bigquery
7 years ago
Alexander Polcyn
dbfcd45af8
Limit max jobs cpu agnostic way, to avoid overloading the test
...
environment
7 years ago
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
7 years ago
Jan Tattermusch
a29032fd32
test everything if internal_ci scripts change
7 years ago
Craig Tiller
2be06b43e7
Make unmeasured CPU costs be 1, not 0
...
Allows capturing 0 as a CPU cost, which we'll be able to leverage to
increase concurrency (once data has caught up in a few days)
7 years ago
Matt Kwong
69ce380ccc
Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"
...
This reverts commit 81ad19d4be
, reversing
changes made to ed63aac195
.
7 years ago
Craig Tiller
0852acd8b3
Revert "Let alarms trigger at end of jobset.py instead of clearing them"
7 years ago
Matt Kwong
6d11e90926
Add Kokoro test filtering for MacOS/Windows
7 years ago
Matt Kwong
738b1bb424
Get rid of have_alarm var in jobset.py
7 years ago
Matt Kwong
3da8c5defb
Let alarms at end of jobset.py trigger isntead of clearing
7 years ago
Matt Kwong
5920abc535
Revert "Don't clear alarm in jobset when running performance tests"
...
This reverts commit c15d32bbe8
.
7 years ago
Craig Tiller
7e813a2bc4
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
7 years ago
Matt Kwong
c15d32bbe8
Don't clear alarm in jobset when running performance tests
7 years ago
Matt Kwong
c87cbba379
Add return code as a field in BQ results uplaod
8 years ago
Yong Ni
5f32c517b1
Added timestamp to the xml report and minor changes to the API per review feedback.
8 years ago
Yong Ni
b7ea4ab4d7
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
8 years ago
Matt Kwong
60a672b87f
Clear alarms in jobset.py when finished running jobs
8 years ago
Matt Kwong
ea1fa277f0
Add Kokoro metadata to BQ upload
8 years ago
Matt Kwong
68309b42d5
Add test to check if bazel subdirectory was modified
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
d8543c4e0f
Fix --measure_cpu_costs flag in run_tests.py on Windows
8 years ago
Craig Tiller
46356b72a0
Make jobset more eintr resilient
8 years ago
Matt Kwong
d14c0ea1f5
Upload Jenkins tests results to a partitioned BQ table
8 years ago
Craig Tiller
f09957bd04
Recover from more EINTRs
8 years ago