aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux
Commit message (Collapse)AuthorAge
* Merge pull request #13538 from matt-kwong/kokoro-multi-vmGravatar Matt Kwong2017-11-30
|\ | | | | Add multi-lang performance benchmarking jobs to Kokoro
| * Properly preserve sponge_log.xml between performance testsGravatar Matt Kwong2017-11-30
| |
| * Add multi-vm performance tests to KokoroGravatar Matt Kwong2017-11-29
| |
* | increase timeoutGravatar Adele Zhou2017-11-28
|/
* Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-02
|\
* \ Merge branch 'master' into remove_nodeGravatar Michael Lumish2017-10-26
|\ \
| | * limit concurrent jobs for build_only on linuxGravatar Jan Tattermusch2017-10-26
| |/
* | Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | | | | | | | 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.
| * Increase sanity build timeoutGravatar Matt Kwong2017-10-25
|/
* Turn on allow_flakesGravatar Adele Zhou2017-10-12
|
* record results to bqGravatar Adele Zhou2017-10-11
|
* Clean up and organize interop configs in internal_ciGravatar Matt Kwong2017-10-09
|
* Add uploading interop result to BQGravatar Matt Kwong2017-10-06
|
* Set allow_flakes to true for cloud_to_prod testsGravatar Adele Zhou2017-10-06
|
* Configure tool to runGravatar Craig Tiller2017-10-04
|
* Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
|\ | | | | Fix coverage tests
* | Start port_server before running daily performance profileGravatar Matt Kwong2017-09-28
| |
| * Add coverage test to KokoroGravatar Matt Kwong2017-09-28
| |
* | Don't collect everything after running a buildGravatar Matt Kwong2017-09-21
| |
* | Merge pull request #12658 from matt-kwong/line-countGravatar Matt Kwong2017-09-21
|\ \ | | | | | | Add line count job to Kokoro
| * | Add line count job to KokoroGravatar Matt Kwong2017-09-20
| | |
* | | adjust sanitizer timeoutsGravatar Jan Tattermusch2017-09-19
|/ /
* | Split C and C++ basic testsGravatar Matt Kwong2017-09-18
| |
* | Merge pull request #12477 from jtattermusch/reveal_hangsGravatar Jan Tattermusch2017-09-18
|\ \ | | | | | | Reveal processes left by our test suite.
* | | Add Kokoro perf PR jobsGravatar Matt Kwong2017-09-15
| |/ |/|
| * reveal leftover processesGravatar Jan Tattermusch2017-09-15
| |
* | Merge pull request #12234 from matt-kwong/kokoro_perfGravatar Matt Kwong2017-09-11
|\ \ | | | | | | Add performance profiling jobs to Kokoro
* | | more reasonable kokoro jobs timeoutsGravatar Jan Tattermusch2017-09-09
| |/ |/|
* | add kokoro sanity webhook jobGravatar Jan Tattermusch2017-09-08
| |
* | Merge pull request #12236 from matt-kwong/kokoro_filGravatar Matt Kwong2017-08-22
|\ \ | | | | | | Add test filtering to Kokoro Linux PR jobs
| * | Add test filtering to Kokoro PR jobsGravatar Matt Kwong2017-08-22
| | |
* | | Add max_time flag to Kokoro PR jobsGravatar Matt Kwong2017-08-21
|/ /
| * Add Performance profiling job to KokoroGravatar Matt Kwong2017-08-21
|/
* Merge pull request #12157 from matt-kwong/kokoro_submoduleGravatar Matt Kwong2017-08-11
|\ | | | | Regenerate projects when testing using a submodule at head
| * Regenerate projects when testing using a submodule at headGravatar Matt Kwong2017-08-10
| |
* | Uplaod results for Kokoro master portability testsGravatar Matt Kwong2017-08-10
|/
* Add Kokoro tests to build gRPC with an updated submoduleGravatar Matt Kwong2017-08-03
|
* Merge pull request #12023 from matt-kwong/kokoro_bazelGravatar Matt Kwong2017-08-02
|\ | | | | Add bazel tests to Kokoro
| * Add bazel tests to KokoroGravatar Matt Kwong2017-08-01
| |
* | Merge pull request #11950 from jtattermusch/kokoro_cleanupGravatar Jan Tattermusch2017-07-28
|\ \ | |/ |/| Kokoro config cleanup & improvements
| * kokoro config cleanupGravatar Jan Tattermusch2017-07-27
| |
* | Merge pull request #11942 from jtattermusch/try_fix_linux_artifact_timeoutGravatar Jan Tattermusch2017-07-27
|\ \ | |/ |/| Prevent timeouts for linux artifact build on Kokoro
| * prevent timeouts for linux artifact buildGravatar Jan Tattermusch2017-07-26
| |
* | delete unused grpc_master.cfgGravatar Jan Tattermusch2017-07-26
|/
* upload reports as artifactsGravatar Jan Tattermusch2017-07-26
|
* ruby is already installed on kokoro ubuntu VMsGravatar Jan Tattermusch2017-07-19
|
* Merge pull request #11847 from yongni/masterGravatar yongni2017-07-17
|\ | | | | Added C++ to interop_matrix and created a kokoro config
| * Added grpc_interop_matrix.cfg for kokoro.Gravatar Yong Ni2017-07-14
| |
* | two multilang tests at a timeGravatar Jan Tattermusch2017-07-14
|/
* Merge pull request #11793 from jtattermusch/kokoro_prepare_shardingGravatar Jan Tattermusch2017-07-13
|\ | | | | Add more run_tests_matrix.py labels to allow better sharding.