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
Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Matt Kwong
d1f40bd3b3
Make --measure_cpu_costs flag Mac-friendly
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Craig Tiller
e21d2c1cd8
Bump version
8 years ago
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
8 years ago
Matt Kwong
72824a1416
Add test filtering to performance pull requests
8 years ago
Yong Ni
35ee7e7967
Added verbose option to run_interop_test to ease tracing the commands invoked
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
8861386b86
Allow specifying a maximum run time to run_tests
8 years ago
Craig Tiller
09ebed7bf4
Ensure port server can shutdown
8 years ago
Craig Tiller
ec49524269
Add a mutex around allocate_port
8 years ago
Craig Tiller
ea525ebd39
Threaded port_server
8 years ago
Craig Tiller
a1ac2a1317
Allow specifying a maximum run time to run_tests
8 years ago
Matt Kwong
5eecba42c3
Add test filtering to performance pull requests
8 years ago
Eric Gribkoff
358f1024ea
backport #10100 and #10377
8 years ago
Craig Tiller
8a26aab8a2
fix
8 years ago