Skip to content
Snippets Groups Projects
  1. Jan 11, 2017
  2. Dec 22, 2016
  3. Dec 20, 2016
  4. Dec 09, 2016
  5. Dec 06, 2016
  6. Nov 18, 2016
  7. Oct 24, 2016
  8. Oct 23, 2016
  9. Oct 22, 2016
  10. Oct 19, 2016
  11. Oct 17, 2016
  12. Sep 26, 2016
  13. Sep 15, 2016
  14. Sep 13, 2016
  15. Sep 10, 2016
  16. Sep 08, 2016
  17. Jul 19, 2016
  18. Jul 15, 2016
  19. 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
  20. Jun 24, 2016
  21. May 20, 2016
  22. May 14, 2016
  23. May 11, 2016
  24. May 10, 2016
  25. May 06, 2016
  26. Apr 29, 2016
  27. Apr 28, 2016
  28. Apr 21, 2016
  29. Apr 20, 2016
  30. Apr 19, 2016
  31. Apr 15, 2016
  32. Apr 14, 2016
Loading