Skip to content
Snippets Groups Projects
  1. Jul 24, 2016
  2. Jul 23, 2016
  3. 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
  4. Jul 01, 2016
  5. Apr 28, 2016
  6. Mar 31, 2016
  7. Feb 02, 2016
  8. Jan 27, 2016
  9. Dec 15, 2015
  10. Dec 10, 2015
  11. Dec 09, 2015
  12. Oct 14, 2015
  13. Oct 02, 2015
  14. Oct 01, 2015
  15. Sep 22, 2015
  16. Sep 01, 2015
  17. Aug 08, 2015
  18. Aug 05, 2015
  19. Aug 04, 2015
  20. Jul 21, 2015
  21. Jun 25, 2015
    • Nicolas "Pixel" Noble's avatar
      Some Jenkins changes and improvements. · 964f955b
      Nicolas "Pixel" Noble authored
      -) Don't re-clone from github. We already have the directory here, just bind it, and copy it inside the docker container.
      -) Let's properly set up our environment for asan.
      -) Let's split the docker "run_jenkins" part into its own separate script.
      964f955b
  22. Jun 18, 2015
  23. Jun 17, 2015
  24. Jun 15, 2015
  25. Jun 05, 2015
  26. Jun 03, 2015
  27. Mar 03, 2015
  28. Mar 02, 2015
  29. Feb 28, 2015
  30. Feb 24, 2015
  31. Feb 22, 2015
Loading