aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_interop_tests.py
Commit message (Collapse)AuthorAge
* Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interopGravatar yihuaz2018-04-26
|\ | | | | Enable C++ in ALTS interop tests
* | Remove VIP in cloud-to-prod interop tests.Gravatar Adele Zhou2018-04-25
| |
| * enable c++ for ALTS kokoro testsGravatar Yihua Zhang2018-04-25
|/
* add --cloud_to_prod auth interop tests to macosGravatar Jan Tattermusch2018-04-09
|
* Update interop test script to support ALTSGravatar jiangtaoli20162018-04-03
|
* Initial gevent supportGravatar kpayson642018-03-27
| | | | | Because some cpp code ends up leaking into cython, we change the cython generator to generate cpp code.
* Re-enable some tests for the Node Pure JS interop clientGravatar murgatroid992018-03-20
|
* Fix python script styleGravatar murgatroid992018-03-12
|
* Fix syntax errorGravatar murgatroid992018-03-12
|
* Node pure JS interop: add missing install line, skip more testsGravatar murgatroid992018-03-12
|
* Use different docker image for Node pure JS interop testsGravatar murgatroid992018-03-12
|
* Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures ↵Gravatar murgatroid992018-03-09
| | | | for Node
* Add Node pure JS interop clientGravatar murgatroid992018-03-09
|
* yapf format codeGravatar Jan Tattermusch2018-03-06
|
* WIP: Add Dart support in interopGravatar Jakob Roland Andersen2018-03-06
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* yapf run_testsGravatar ncteisen2017-12-11
|
* Merge pull request #13411 from adelez/fix_pythonGravatar adelez2017-11-16
|\ | | | | Fix manual docker command output for Python.
| * Fix manual docker command output for Python.Gravatar Adele Zhou2017-11-15
| |
* | Update Node interop test invocation to use new fixturesGravatar murgatroid992017-11-14
|/
* Merge pull request #13043 from murgatroid99/grpc-node_interopGravatar Michael Lumish2017-10-17
|\ | | | | Switch Node interop tests to use grpc-node repo
| * Switch Node interop tests to use grpc-node repoGravatar murgatroid992017-10-17
| |
* | adjust number of retriesGravatar Jan Tattermusch2017-10-16
| |
* | Make cloud_to_prod test shortname format consistent with cloud_to_cloudGravatar Adele Zhou2017-10-11
| |
* | Add uploading interop result to BQGravatar Matt Kwong2017-10-06
|/
* iamge to image in interop test scriptGravatar Alex Polcyn2017-08-03
|
* Enable compression interop tests for Java clientsGravatar Eric Gribkoff2017-08-01
|
* Exit 1 if some tests fail.Gravatar Adele Zhou2017-07-24
|
* Add config and script for cloud-to-prod for internal ci.Gravatar Adele Zhou2017-07-11
|
* Use special report suffix for internal ci.Gravatar Adele Zhou2017-07-11
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* skip data frame padding test for okhttpGravatar Eric Gribkoff2017-06-07
|
* Add Java OkHttp client to interop testsGravatar Eric Gribkoff2017-06-07
|
* Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
* Update service account credsGravatar Ken Payson2017-05-15
|
* Added verbose option to run_interop_test to ease tracing the commands invokedGravatar Yong Ni2017-04-26
|
* added more tests to 'unimplemented'Gravatar Makarand Dharmapurikar2017-04-14
|
* removed 'objc' from list of 'all' languagesGravatar Makarand Dharmapurikar2017-04-14
|
* add ability to run objc interop testsGravatar Makarand Dharmapurikar2017-04-12
|
* adjust run_tests scriptsGravatar Jan Tattermusch2017-04-07
|
* fix docker -p flag for interop testsGravatar Eric Gribkoff2017-03-29
|
* minor changes to get docker building on osxGravatar Makarand Dharmapurikar2017-03-28
| | | | docker on osx needs slightly different command line option
* add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
|
* move health check to just before running test casesGravatar Eric Gribkoff2017-03-17
|
* delay health check, increase timeoutGravatar Eric Gribkoff2017-03-17
|
* reenable health check, disable other interop testsGravatar Eric Gribkoff2017-03-17
|
* disable wait for healthyGravatar Eric Gribkoff2017-03-17
|
* increase wait for healthy timeoutGravatar Eric Gribkoff2017-03-17
|
* add comments for health check docker flagsGravatar Eric Gribkoff2017-03-17
|
* add health check for http2 serverGravatar Eric Gribkoff2017-03-17
|