aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* address review commentsGravatar Jan Tattermusch2018-10-23
|
* allow running adhoc interop matrix testsGravatar Jan Tattermusch2018-10-19
|
* cleanup of run_interop_matrix_tests.pyGravatar Jan Tattermusch2018-10-19
|
* better comments for client_matrix.pyGravatar Jan Tattermusch2018-10-19
|
* script for creating peformance workers from imageGravatar Jan Tattermusch2018-10-19
|
* upload to BQ from singlemachine benchmarks tooGravatar Jan Tattermusch2018-10-19
|
* Merge pull request #16905 from vishalpowar/xds_plugin_initGravatar vishalpowar2018-10-18
|\ | | | | Xds plugin init
| * Changes to register xds plugin init and shutdown.Gravatar Vishal Powar2018-10-18
| | | | | | | | | | | | Also, - Changes to extract grpclb_proto into its own build target - Remove client_load_reporting_filter from xds plugin.
* | Merge pull request #16697 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-10-18
|\ \ | | | | | | Third attempt: Implement Watch method in health check service.
* \ \ Merge pull request #16908 from jtattermusch/go_interop_111Gravatar Jan Tattermusch2018-10-18
|\ \ \ | |_|/ |/| | Update Go interop image to go1.11
| | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-17
| | |\
| * | | update go interop image to go1.11Gravatar Jan Tattermusch2018-10-17
| | |/ | |/|
* | | fix peformance_profile_* jobs on masterGravatar Jan Tattermusch2018-10-17
| | |
* | | regenerate projectsGravatar Jan Tattermusch2018-10-17
|/ /
* | Merge pull request #16868 from vishalpowar/xds-pluginGravatar vishalpowar2018-10-16
|\ \ | | | | | | Add new grpc lb plugin 'xds'
| | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-16
| | |\ | |_|/ |/| |
| * | Add new grpc lb plugin 'xds'Gravatar Vishal Powar2018-10-16
| | | | | | | | | | | | | | | | | | | | | This plugin currently implements the grpclb protocol. NOTE: All the files under xds/ directory have been cloned from grpclb/ and will be updated in subsequently to support xds API.
* | | Merge pull request #16854 from jtattermusch/bazel_test_adjustmentsGravatar Jan Tattermusch2018-10-16
|\ \ \ | | | | | | | | Align some build.yaml test names with bazel counterparts
* \ \ \ Merge pull request #16851 from jtattermusch/benchmark_singlevm_jobGravatar Jan Tattermusch2018-10-16
|\ \ \ \ | | | | | | | | | | Add kokoro job for single VM benchmark
* \ \ \ \ Merge pull request #16893 from lidizheng/run-tests-python-3.7Gravatar Lidi Zheng2018-10-15
|\ \ \ \ \ | | | | | | | | | | | | Add support to run_tests.py for python 3.7
| * | | | | Add support for python 3.7Gravatar Lidi Zheng2018-10-15
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-15
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Revert "Add c++ google default creds to cloud to prod auth scenarios"Gravatar Jan Tattermusch2018-10-15
| |_|_|/ / |/| | | |
* | | | | Merge pull request #16840 from apolcyn/go_java_cloud_to_prodGravatar apolcyn2018-10-12
|\ \ \ \ \ | |/ / / / |/| | | | Add java google default creds to cloud-to-prod interop scenarios
* | | | | Merge pull request #16807 from mhaidrygoog/callback_unary_benchmarkGravatar Moiz Haidry2018-10-12
|\ \ \ \ \ | | | | | | | | | | | | Benchmark test for unary callback based RPCs in gRPC
| | | | * | regenerate projectsGravatar Jan Tattermusch2018-10-12
| |_|_|/ / |/| | | |
| | | * | add kokoro job for 1VM benchmarkGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | install NET Core 1.0.5 runtimeGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | cleanup python installationGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | install oauth2client tooGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | install gsutil, comment psutilGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | install psutil using apt-getGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | pip install psutilGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | install dockerGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | make the image kokoro compatibleGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | allow kokoro CI to authenticateGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | add instructions for updatingGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | delete create linux worker scriptGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | make performance worker script up-to-dateGravatar Jan Tattermusch2018-10-12
| | | | |
* | | | | delete no longer needed scriptsGravatar Jan Tattermusch2018-10-12
| |_|/ / |/| | |
* | | | Merge pull request #16844 from jtattermusch/fixup_16837Gravatar Jan Tattermusch2018-10-12
|\ \ \ \ | | | | | | | | | | Fixup #16837 (build_performance.sh)
* \ \ \ \ Merge pull request #16841 from apolcyn/add_cpp_gcd_to_cloud_to_prod_authGravatar apolcyn2018-10-11
|\ \ \ \ \ | | | | | | | | | | | | Add c++ google default creds to cloud to prod auth scenarios
| | | | * | Add java google default creds to cloud-to-prod interop scenariosGravatar Alexander Polcyn2018-10-11
| | | | | |
| | * | | | fixup #16837Gravatar Jan Tattermusch2018-10-12
| | | | | |
* | | | | | Merge pull request #16836 from mehrdada/strip-manylinux-wheelsGravatar Mehrdad Afshari2018-10-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Strip manylinux1 binary wheels
| | * | | | Add c++ google default creds to cloud to prod auth scenariosGravatar Alexander Polcyn2018-10-11
| | | |/ / | | |/| |
| * | | | Strip manylinux1 binary wheelsGravatar Mehrdad Afshari2018-10-11
| | | | |
* | | | | only build with python27 in performance benchmarksGravatar Jan Tattermusch2018-10-11
|/ / / /
* | | | Merge pull request #16816 from jtattermusch/update_owners_dgx_mehrdadaGravatar Jan Tattermusch2018-10-10
|\ \ \ \ | | | | | | | | | | Update owners (replace dgquintas and mehrdada)
* \ \ \ \ Merge pull request #16826 from jtattermusch/fix_run_performance_testsGravatar Jan Tattermusch2018-10-10
|\ \ \ \ \ | | | | | | | | | | | | run_performance_tests.py: cleaner way to start port_server.py