aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci
Commit message (Collapse)AuthorAge
* Merge pull request #12784 from jtattermusch/synchronize_macos_clockGravatar Jan Tattermusch2017-10-05
|\ | | | | Synchronize clock on macos
* | Configure tool to runGravatar Craig Tiller2017-10-04
| |
* | Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
|\ \ | | | | | | Fix coverage tests
* \ \ Merge pull request #12782 from jtattermusch/debug_clock_skewGravatar Jan Tattermusch2017-10-02
|\ \ \ | | | | | | | | Debug clock skew on macos workers
| | | * synchronize clock on macosGravatar Jan Tattermusch2017-10-02
| | | |
| * | | debug clock skewGravatar Jan Tattermusch2017-10-02
| | |/ | |/|
* | | coreutils already installedGravatar Jan Tattermusch2017-10-02
| | |
* | | simplify macos artifact build scriptGravatar Jan Tattermusch2017-10-02
|/ /
* | Start port_server before running daily performance profileGravatar Matt Kwong2017-09-28
| |
| * Add coverage test to KokoroGravatar Matt Kwong2017-09-28
| |
* | Merge pull request #12670 from jtattermusch/split_win_PR_testsGravatar Jan Tattermusch2017-09-22
|\ \ | | | | | | Split windows PR basictests into dbg and opt
* | | 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
| | * | split windows PR basictests into dbg and optGravatar Jan Tattermusch2017-09-21
| |/ / |/| |
| * | 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.
* \ \ Merge pull request #12562 from matt-kwong/kokoro_perfpr1Gravatar Matt Kwong2017-09-15
|\ \ \ | | | | | | | | Add Kokoro perf PR jobs
| * | | Add Kokoro perf PR jobsGravatar Matt Kwong2017-09-15
| | | |
* | | | Merge pull request #12210 from apolcyn/local_dns_serverGravatar apolcyn2017-09-15
|\ \ \ \ | | | | | | | | | | Run a local DNS server in run_tests and add c-ares tests with it
| | | * | reveal leftover processesGravatar Jan Tattermusch2017-09-15
| | | | |
| * | | | Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
| | | | |
* | | | | Merge pull request #12268 from matt-kwong/kokoro_filGravatar Matt Kwong2017-09-13
|\ \ \ \ \ | |/ / / / |/| | | | Add Kokoro test filtering for MacOS/Windows
* | | | | Merge pull request #12508 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-09-13
|\ \ \ \ \ | |_|/ / / |/| | | | Enable Kokoro MacOS result uploading
| | * | | Merge branch 'master' into kokoro_filGravatar Matt Kwong2017-09-13
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #12534 from jtattermusch/dont_install_for_macGravatar Jan Tattermusch2017-09-13
|\ \ \ \ \ | | | | | | | | | | | | Kokoro: don't install stuff already installed on mac workers
| | * | | | Upload Kokoro MacOS master resultsGravatar Matt Kwong2017-09-13
| | | | | |
| * | | | | already installed on mac workersGravatar Jan Tattermusch2017-09-13
| | |_|_|/ | |/| | |
* / | | | mingw already installed on win kokoro workersGravatar Jan Tattermusch2017-09-13
|/ / / /
* | | | Merge pull request #12460 from kpayson64/attempt_bug_fixGravatar kpayson642017-09-12
|\ \ \ \ | |/ / / |/| | | Warm pip cache with libraries used by virtualenv
| | * | Add Kokoro test filtering for MacOS/WindowsGravatar Matt Kwong2017-09-11
| | | |
* | | | 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
| |_|_|/ |/| | |
* | | | Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeoutGravatar Jan Tattermusch2017-09-09
|\ \ \ \ | | | | | | | | | | Avoid win artifact timeout
| | | * | Warm pip cache with libraries used by virtualenvGravatar Ken Payson2017-09-08
| | | |/
* | | | add kokoro sanity webhook jobGravatar Jan Tattermusch2017-09-08
| | | |
| * | | prevent timeout for node and python windows artifact buildsGravatar Jan Tattermusch2017-09-06
|/ / /
* | | Disable uploading Kokoro Mac resultsGravatar Matt Kwong2017-09-01
| | |
* | | Fix uploading Mac results to BQGravatar Matt Kwong2017-08-29
| |/ |/|
* | 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
| | |
* | | Merge pull request #12243 from matt-kwong/kokoro_flags2Gravatar Matt Kwong2017-08-21
|\ \ \ | | | | | | | | Add max_time flag to Kokoro PR jobs
| * | | Add max_time flag to Kokoro PR jobsGravatar Matt Kwong2017-08-21
| |/ /
| | * Add Performance profiling job to KokoroGravatar Matt Kwong2017-08-21
| |/
* / Allow Kokoro Mac worker to find correct six Python moduleGravatar Matt Kwong2017-08-18
|/
* 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 windows portability build_only jobGravatar Jan Tattermusch2017-08-10
|