Commit Graph

28 Commits

Author SHA1 Message Date
Jan Tattermusch a98a2ad7fd enable runing C# interop tests under coreclr 2016-09-09 12:58:10 +02:00
Nicolas "Pixel" Noble 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge 2016-08-11 21:00:08 +02:00
Nicolas Noble 10776b99cf Merge pull request #7623 from apolcyn/sys_inter_with_nuget
Updating Ix-Async to System Interactive and nuget
2016-08-09 11:10:26 -07:00
Nicolas "Pixel" Noble 0275d8c65b Reducing diff. 2016-08-05 19:42:32 -07:00
Nicolas "Pixel" Noble 6fd8a7fa03 That won't work properly. Falling back on fixing the list of dependencies. 2016-08-05 19:42:24 -07:00
Nicolas "Pixel" Noble e667fe19bf Using the interop dependencies instead. 2016-08-05 19:42:15 -07:00
Nicolas "Pixel" Noble 737bd555cf Hopefully fixing #7639. 2016-08-05 19:42:06 -07:00
Jorge Canizales 0db98cda0d Undo Go Docker fix - fixed in another PR 2016-08-05 17:19:34 -07:00
Nicolas "Pixel" Noble 30f809556f Reducing diff. 2016-08-05 21:01:53 +02:00
Nicolas "Pixel" Noble 45fa6323db That won't work properly. Falling back on fixing the list of dependencies. 2016-08-05 20:19:24 +02:00
Nicolas "Pixel" Noble ba02ee1adc Using the interop dependencies instead. 2016-08-05 20:12:22 +02:00
Nicolas "Pixel" Noble fb1a318b6f Hopefully fixing #7639. 2016-08-05 19:33:59 +02:00
Jorge Canizales 31871df58f @pgrosu’s fix of Go’s docker build 2016-08-04 15:12:53 -07:00
Alexander Polcyn 809292a7af ran script to update actual docker files 2016-08-02 23:51:44 -07:00
Stanley Cheung fa1e4fa7f1 php: add php7 to jenkins basic and interop tests 2016-07-26 19:38:28 -07:00
Stanley Cheung 99955ab0af php: remove protobuf-php clone hack 2016-07-26 19:38:28 -07:00
Stanley Cheung 7b672f8473 remove outdated php dockerfile dependency 2016-07-26 19:38:28 -07:00
Stanley Cheung 2e2cdffe9d php: add php7 to jenkins basic and interop tests 2016-07-23 19:07:36 -07:00
Stanley Cheung 47168ea6ee php: remove protobuf-php clone hack 2016-07-22 18:25:16 -07:00
Stanley Cheung 20f900dc23 remove outdated php dockerfile dependency 2016-07-22 18:25:16 -07:00
siddharthshukla 0589e533cd Make testing toolchain python 3.x compliant
six is necessary for making these scripts cross compatible
between python 2.x and 3.x

Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
2016-07-12 01:35:53 +02:00
kpayson64 dcca468abe Merge pull request #6791 from soltanmm/pain
Make running individual Python tests less painful
2016-07-06 11:02:46 -07:00
Craig Tiller eda85c6765 Expunge all references to zookeeper 2016-07-01 12:45:19 -07:00
Masood Malekghassemi ac586ba21e Remove tox 2016-07-01 10:18:45 -07:00
thinkerou f3bc3b62a7 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback 2016-06-17 09:41:04 +08:00
murgatroid99 9fab438669 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible 2016-04-29 15:05:00 -07:00
Jan Tattermusch 24b68cd62f generate interop test Dockerfiles using templates 2016-04-27 15:31:11 -07:00
Jan Tattermusch c218d05029 move interop test docker files to a subdir 2016-04-27 15:27:55 -07:00