aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Reset OWNERS stateGravatar Craig Tiller2017-07-17
|
* Merge pull request #11838 from ncteisen/tracer-sanityGravatar Noah Eisen2017-07-17
|\ | | | | Tracer Sanity
* \ Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
|\ \ | | | | | | In-process transport
| | * Smarter regex, blander algoGravatar ncteisen2017-07-14
| | |
| | * Add tracer sanity testGravatar ncteisen2017-07-14
| |/ |/|
| * Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| |
* | Merge pull request #10860 from ctiller/min_stackGravatar Craig Tiller2017-07-13
|\ \ | | | | | | Enable minimal stack for insecure qps tests
* \ \ Merge pull request #11805 from adelez/ci2Gravatar adelez2017-07-13
|\ \ \ | |_|/ |/| | Modify image names to match the one in dockerhub.
* | | Add myself as owner of files in several directoriesGravatar murgatroid992017-07-13
| | |
* | | Merge pull request #11797 from yang-g/init_benchmark_to_testGravatar Yang Gao2017-07-13
|\ \ \ | | | | | | | | Replace InitBenchmark with InitTest. Remove qps_test.cc
* \ \ \ Merge pull request #11793 from jtattermusch/kokoro_prepare_shardingGravatar Jan Tattermusch2017-07-13
|\ \ \ \ | | | | | | | | | | Add more run_tests_matrix.py labels to allow better sharding.
| | | * | Modify image names to match the one in dockerhub.Gravatar Adele Zhou2017-07-13
| |_|/ / |/| | |
| | * | Regenerate projects and fixesGravatar yang-g2017-07-13
| | | |
* | | | Merge pull request #11790 from adelez/ci2Gravatar adelez2017-07-13
|\ \ \ \ | | | | | | | | | | Change ci script permission and pull from dockerhub
* | | | | Fix copyrightsGravatar Craig Tiller2017-07-13
| | | | |
* | | | | Remove bazel warning (we have owners now), set noparent on bazel/OWNERSGravatar Craig Tiller2017-07-13
| | | | |
* | | | | Strawman OWNERS --> CODEOWNERS scriptGravatar Craig Tiller2017-07-13
| |_|/ / |/| | |
| | * | shard basictestsGravatar Jan Tattermusch2017-07-13
| |/ / |/| |
* | | Merge pull request #11385 from jtattermusch/ruby_artifact_timeoutGravatar Jan Tattermusch2017-07-13
|\ \ \ | | | | | | | | Increase timeout for builing ruby artifact
| | * | Pull from dockerhub.Gravatar Adele Zhou2017-07-12
| |/ / |/| |
* | | Merge pull request #11752 from adelez/report_nameGravatar adelez2017-07-12
|\ \ \ | | | | | | | | Use special report suffix for internal ci and add script for cloud-to-prod
| | | * Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-12
| | | |\ | |_|_|/ |/| | |
| | * | increase timeout for builing ruby artifactGravatar Jan Tattermusch2017-07-12
| |/ / |/| |
| * | Add config and script for cloud-to-prod for internal ci.Gravatar Adele Zhou2017-07-11
| | |
* | | Merge pull request #11670 from matt-kwong/perf_alarmGravatar Matt Kwong2017-07-11
|\ \ \ | | | | | | | | Don't clear alarm in jobset when running performance tests
* \ \ \ Merge pull request #11750 from jtattermusch/win_node_artifactGravatar Jan Tattermusch2017-07-11
|\ \ \ \ | | | | | | | | | | Fix node artifact build on kokoro
| | | * | Use special report suffix for internal ci.Gravatar Adele Zhou2017-07-11
| | | | |
* | | | | Merge pull request #11742 from ncteisen/fuzz-iob-in-metadataGravatar Noah Eisen2017-07-11
|\ \ \ \ \ | | | | | | | | | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
* \ \ \ \ \ Merge pull request #11738 from mehrdada/canonica-urlsGravatar Mehrdad Afshari2017-07-11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Use https://grpc.io consistently as the canonical URL
| | | * | | fix node artifact build on kokoroGravatar Jan Tattermusch2017-07-11
| |_|/ / / |/| | | |
| | * | | Add fuzzer reproGravatar Noah Eisen2017-07-11
| |/ / / |/| | |
| | * | Don't clear alarm in jobset when running performance testsGravatar Matt Kwong2017-07-10
| | | |
* | | | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
| | | | | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21.
| * | | Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|/ / /
* | | Merge pull request #11680 from jtattermusch/python_32bit_artifactsGravatar Jan Tattermusch2017-07-10
|\ \ \ | | | | | | | | Improve python artifact building
* \ \ \ Merge pull request #11639 from murgatroid99/master_1.4.1_upmergeGravatar Michael Lumish2017-07-07
|\ \ \ \ | | | | | | | | | | Upmerge v1.4.x to master
* \ \ \ \ Merge pull request #11532 from ctiller/optimize_forGravatar Craig Tiller2017-07-06
|\ \ \ \ \ | | | | | | | | | | | | Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
| | * | | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
| |/| | | | |/| | | | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into matrixGravatar Yong Ni2017-07-05
|\ \ \ \ \ \
| * | | | | | Add return code as a field in BQ results uplaodGravatar Matt Kwong2017-07-05
| | | | | | |
* | | | | | | Added timestamp to the xml report and minor changes to the API per review ↵Gravatar Yong Ni2017-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | feedback.
| * | | | | | Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Make various scripts use the same version of Node
| | | | | | | * Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-05
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #11602 from muxi/add_cancel_after_round_trip_testGravatar Muxi Yan2017-07-05
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a end2end test of cancel call
| | | | * \ \ \ \ Merge github.com:grpc/grpc into optimize_forGravatar Craig Tiller2017-07-05
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | * | | improve python artifact buildingGravatar Jan Tattermusch2017-07-04
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Run Android interops on FirebaseGravatar Eric Gribkoff2017-06-30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Created test driver to run matrix test against different docker images in ↵Gravatar Yong Ni2017-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | GCR and generate a Junit like test result file.
| * | | | | | Merge pull request #11453 from dgquintas/bq_dateGravatar David G. Quintas2017-06-29
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
| | | | * | | | Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| | | | | | | |