Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove the fallback when creating Python virtual env | Matt Kwong | 2018-05-04 |
| | | | | | | | | | | See https://github.com/grpc/grpc/issues/15253 for more context. The original behavior when running Python tests is to try to create a virtual env with the specifed Python version. If there is an issue with that, fallback to the system's default Python version. This leads to misleading test results, so removing the fallback and failing the test when virtual env fails to instantiate the specified Python version is the new behavior. | ||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | Add option to upload Jenkins test result to BQ | Matt Kwong | 2017-05-08 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | addressing comments | Jan Tattermusch | 2016-02-08 |
| | |||
* | dockerfile refactoring | Jan Tattermusch | 2016-02-08 |