Commit Graph

7 Commits

Author SHA1 Message Date
Matt Kwong 52ff986f94 Add option to upload Jenkins test result to BQ 2017-05-08 13:52:45 -07:00
matt-kwong e188c7d39a Merge pull request #10033 from matt-kwong/fix-dockerfiles
Fix pyenv Dockerfile
2017-03-08 17:49:48 -08:00
Matt Kwong 5faabc45c5 Fix pyenv dockerfile 2017-03-08 12:42:24 -08:00
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 2017-03-07 22:10:15 +00:00
siddharthshukla 5e3193ecf6 Add PyPy 5.3.1 to dockerfile and template 2016-08-17 19:48:26 +02:00
Craig Tiller 8da7b1f779 Fix some failures 2016-07-13 15:06:00 -07:00
siddharthshukla c478214e47 Enable py35 and py36 testing
Add dockerfile template for python_pyenv_x64 docker image
Generate the dockerfile using generate_projects.sh
Modify run_tests.py to include python3.5 and python3.6
Runs python_jessie_x64 for python versions 2.7 and 3.4, and
python_pyenv_x64 for python versions 3.5 and 3.6
2016-07-11 23:05:05 +02:00