Skip to content
Snippets Groups Projects
  1. Nov 30, 2015
  2. Oct 30, 2015
  3. Oct 16, 2015
  4. Oct 06, 2015
    • Jörn Friedrich Dreyer's avatar
      test objectstore with ceph docker · 5646e392
      Jörn Friedrich Dreyer authored
      use default config for swift primary storage test config
      
      allow testsuite to complete
      
      fix timeout, script cleanup, enable debug for now
      
      use btrfs loopback device, requires privileged container and absolute path
      
      throw exception when storage has problems
      
      debug by echo ...
      
      sleep more, more debug
      5646e392
  5. Sep 27, 2015
  6. Sep 21, 2015
  7. Sep 18, 2015
  8. Sep 16, 2015
  9. Aug 31, 2015
    • Robin McCorkell's avatar
      Allow easy XDEBUG debugging with autotest · f6b1d350
      Robin McCorkell authored
      Debugging scripts needs the environment variable XDEBUG_CONFIG to be
      set, which initiates a connection to a listening debugger. But if that
      env is set and one of the PHP setup steps occurs (e.g. occ install), the
      debugging session is 'completed' and the debugger no longer listens
      during the actual tests. This saves the XDEBUG_CONFIG env so it only
      applies during the PHPUnit execution, so only the real tests trigger the
      debugging.
      f6b1d350
  10. Jul 29, 2015
  11. Jul 16, 2015
  12. Jul 15, 2015
  13. Jul 06, 2015
  14. Jun 24, 2015
  15. Jun 19, 2015
  16. May 15, 2015
  17. May 04, 2015
  18. Apr 10, 2015
  19. Mar 20, 2015
  20. Mar 17, 2015
  21. Mar 11, 2015
  22. Jan 28, 2015
  23. Dec 09, 2014
  24. Nov 13, 2014
  25. Sep 24, 2014
  26. Sep 22, 2014
  27. Sep 12, 2014
  28. Sep 09, 2014
  29. Aug 19, 2014
    • Vincent Petry's avatar
      Restore autotest config on SIGINT or SIGTERM · 6ed174d0
      Vincent Petry authored
      When hitting Ctrl+C to interrupt unit test running, the old
      configuration was not restored properly.
      
      This fix traps the signal to properly restore the configuration after an
      interruption.
      6ed174d0
  30. Apr 07, 2014
  31. Feb 05, 2014
  32. Dec 19, 2013
Loading