murgatroid99
df58b2b39d
Merge branch 'master' into remove_node
2017-11-02 17:06:46 -07:00
Michael Lumish
fd4dcd9178
Merge branch 'master' into remove_node
2017-10-26 11:16:02 -07:00
Jan Tattermusch
a5113563df
limit concurrent jobs for build_only on linux
2017-10-26 15:35:43 +02:00
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.
2017-10-25 13:21:57 -07:00
Matt Kwong
01f0733618
Increase sanity build timeout
2017-10-25 13:18:42 -07:00
Adele Zhou
c9b945d23f
Turn on allow_flakes
2017-10-12 16:51:32 -07:00
Adele Zhou
10ab806d28
record results to bq
2017-10-11 11:30:56 -07:00
Matt Kwong
c8089f349f
Clean up and organize interop configs in internal_ci
2017-10-09 15:50:45 -07:00
Matt Kwong
a9712ba7ff
Add uploading interop result to BQ
2017-10-06 15:00:48 -07:00
Adele Zhou
8aec8613c5
Set allow_flakes to true for cloud_to_prod tests
2017-10-06 11:54:39 -07:00
Craig Tiller
9125923c07
Configure tool to run
2017-10-04 14:20:59 -07:00
Matt Kwong
7bd592c7aa
Merge pull request #12690 from matt-kwong/cov
...
Fix coverage tests
2017-10-03 13:25:29 -07:00
Matt Kwong
292c1ef3dc
Start port_server before running daily performance profile
2017-09-28 11:09:25 -07:00
Matt Kwong
fa90655822
Add coverage test to Kokoro
2017-09-28 10:24:22 -07:00
Matt Kwong
d987d95423
Don't collect everything after running a build
2017-09-21 12:21:17 -07:00
Matt Kwong
aad65a7095
Merge pull request #12658 from matt-kwong/line-count
...
Add line count job to Kokoro
2017-09-21 11:22:32 -07:00
Matt Kwong
8b255c7e47
Add line count job to Kokoro
2017-09-20 16:41:30 -07:00
Jan Tattermusch
67cd21e6c7
adjust sanitizer timeouts
2017-09-19 16:21:20 +02:00
Matt Kwong
4cd5683746
Split C and C++ basic tests
2017-09-18 11:22:03 -07:00
Jan Tattermusch
a5f46e29bc
Merge pull request #12477 from jtattermusch/reveal_hangs
...
Reveal processes left by our test suite.
2017-09-18 16:28:03 +02:00
Matt Kwong
f68858464a
Add Kokoro perf PR jobs
2017-09-15 15:20:49 -07:00
Jan Tattermusch
05eadf21e0
reveal leftover processes
2017-09-15 17:37:13 +02:00
Matt Kwong
e29d497fa9
Merge pull request #12234 from matt-kwong/kokoro_perf
...
Add performance profiling jobs to Kokoro
2017-09-11 13:09:31 -07:00
Jan Tattermusch
c58f84cbc1
more reasonable kokoro jobs timeouts
2017-09-09 23:56:40 +02:00
Jan Tattermusch
ee6151b70e
add kokoro sanity webhook job
2017-09-08 13:30:02 +02:00
Matt Kwong
90a6af209d
Merge pull request #12236 from matt-kwong/kokoro_fil
...
Add test filtering to Kokoro Linux PR jobs
2017-08-22 14:05:26 -07:00
Matt Kwong
34e2d36096
Add test filtering to Kokoro PR jobs
2017-08-22 11:46:00 -07:00
Matt Kwong
1caed0e06e
Add max_time flag to Kokoro PR jobs
2017-08-21 15:25:43 -07:00
Matt Kwong
2457a04bff
Add Performance profiling job to Kokoro
2017-08-21 10:45:51 -07:00
Matt Kwong
71cc205aad
Merge pull request #12157 from matt-kwong/kokoro_submodule
...
Regenerate projects when testing using a submodule at head
2017-08-11 14:37:59 -07:00
Matt Kwong
c1df9daf4d
Regenerate projects when testing using a submodule at head
2017-08-10 18:44:32 -07:00
Matt Kwong
d9be5dc9e5
Uplaod results for Kokoro master portability tests
2017-08-10 16:58:25 -07:00
Matt Kwong
e7f5df6095
Add Kokoro tests to build gRPC with an updated submodule
2017-08-03 16:44:23 -07:00
Matt Kwong
5dee4fac96
Merge pull request #12023 from matt-kwong/kokoro_bazel
...
Add bazel tests to Kokoro
2017-08-02 11:08:19 -07:00
Matt Kwong
2a0594c934
Add bazel tests to Kokoro
2017-08-01 16:38:29 -07:00
Jan Tattermusch
02f3b8604e
Merge pull request #11950 from jtattermusch/kokoro_cleanup
...
Kokoro config cleanup & improvements
2017-07-28 08:23:18 +02:00
Jan Tattermusch
9701a4d4b2
kokoro config cleanup
2017-07-27 12:19:57 +02:00
Jan Tattermusch
25c9ec7f5c
Merge pull request #11942 from jtattermusch/try_fix_linux_artifact_timeout
...
Prevent timeouts for linux artifact build on Kokoro
2017-07-27 10:51:10 +02:00
Jan Tattermusch
36d0056c14
prevent timeouts for linux artifact build
2017-07-26 19:41:14 +02:00
Jan Tattermusch
738a76656c
delete unused grpc_master.cfg
2017-07-26 19:18:00 +02:00
Jan Tattermusch
3b091ee059
upload reports as artifacts
2017-07-26 10:52:24 +02:00
Jan Tattermusch
713d7c93a8
ruby is already installed on kokoro ubuntu VMs
2017-07-19 18:39:35 +02:00
yongni
4708a21c81
Merge pull request #11847 from yongni/master
...
Added C++ to interop_matrix and created a kokoro config
2017-07-17 12:28:02 -07:00
Yong Ni
a808af1561
Added grpc_interop_matrix.cfg for kokoro.
2017-07-14 18:01:41 -07:00
Jan Tattermusch
fd37497f25
two multilang tests at a time
2017-07-14 13:21:56 +02:00
Jan Tattermusch
8bcc7d5958
Merge pull request #11793 from jtattermusch/kokoro_prepare_sharding
...
Add more run_tests_matrix.py labels to allow better sharding.
2017-07-13 21:00:18 +02:00
Jan Tattermusch
a3899426fe
shard basictests
2017-07-13 11:34:22 +02:00
Adele Zhou
519318f752
Make it executable.
2017-07-12 22:30:40 -07:00
adelez
212ef23a0a
Merge pull request #11752 from adelez/report_name
...
Use special report suffix for internal ci and add script for cloud-to-prod
2017-07-12 18:17:02 -07:00
Jan Tattermusch
4af2c5d0e4
fix linux artifact build
2017-07-12 17:26:29 +02:00