Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Polcyn 70f3a25125 Delete unused grpclb-in-dns interop test suite 2020-12-08 17:02:29 +01:00
capstan 7267c8fcd9 Python3-ize tools/buildgen.
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.

Partially addresses #24359.
2020-11-04 01:18:57 +01:00
Esun Kim fff51d3842 Remove sources_and_headers.json 2019-08-16 10:54:19 -07:00
Alex Polcyn e52d87b53d Add a grpclb-in-DNS interop test suite 2018-10-23 00:00:08 -07:00
Craig Tiller 5b6bf6fb5a Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix 2017-10-16 15:53:17 -07:00
Craig Tiller db78c2fa3b Set gpr_mpscq_test to not use polling, make that bit work again 2017-10-06 10:09:09 -07:00
ncteisen 5dda3d3e22 Upate test.json template 2017-09-20 15:54:36 -04:00
Mahak Mukhi a0cabfcad7 trial and error 2017-04-18 15:43:11 -07:00
Craig Tiller 122e4500d1 Exclude poll, poll-cv for bm_fullstack (its not interesting) 2017-02-22 10:22:32 -08:00
Craig Tiller 3f06e3f8a6 Increase timeout for bm_fullstack 2017-02-16 11:16:03 -08:00
Craig Tiller a4354b0185 Speed up bm_fullstack test 2017-02-03 14:27:17 -08:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00