Skip to content
Snippets Groups Projects
  1. May 19, 2017
    • Yong Ni's avatar
      Merge matrix feature branch into master. · b2e4bfa1
      Yong Ni authored
      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.
      b2e4bfa1
  2. May 09, 2017
  3. Apr 07, 2017
  4. Apr 05, 2017
  5. Mar 31, 2017
  6. Mar 30, 2017
  7. Mar 24, 2017
  8. Mar 17, 2017
  9. Jan 19, 2017
  10. Sep 30, 2016
  11. Sep 15, 2016
  12. Sep 09, 2016
  13. Jul 27, 2016
  14. Jul 24, 2016
  15. Jul 23, 2016
  16. Jul 12, 2016
    • siddharthshukla's avatar
      Make testing toolchain python 3.x compliant · 0589e533
      siddharthshukla authored
      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
      0589e533
  17. Apr 28, 2016
Loading