Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
  2. Apr 16, 2021
  3. Dec 08, 2020
  4. Sep 24, 2020
  5. Jul 16, 2020
    • Scott Jackson's avatar
      Testsuite - Add testsuite_shared_dir, test_dir and _test_init/fini · 8f6cefa7
      Scott Jackson authored
      A new testsuite_shared_dir defined the system dir that the testsuite will
      assume that is shared across the cluster.
      A temporary test_dir is created for each test in a new _test_init function
      that is called automatically when the test begins.
      A new _test_fini is now call at the end of a test to remove test_dir
      based on the test status and testsuite_cleanup_on_failure.
      
      All print_{header,success,failure,skipped} are now private.
      The set test_id and the calls from print_header has been removed from
      individual tests.
      
      Bug 8743
      8f6cefa7
  6. Jun 04, 2020
  7. May 25, 2020
  8. Nov 27, 2018
  9. Oct 19, 2018
  10. May 10, 2018
  11. Apr 11, 2018
  12. Sep 30, 2017
  13. Jan 19, 2017
  14. Jan 18, 2017
  15. May 18, 2016
  16. Feb 19, 2016
  17. Feb 10, 2016
  18. Oct 22, 2015
  19. Oct 05, 2015
  20. Sep 04, 2015
  21. Jun 05, 2015
  22. May 26, 2015
  23. Jul 22, 2013
  24. Apr 24, 2013
  25. Oct 22, 2012
  26. Sep 27, 2012
  27. Sep 04, 2012
  28. Aug 09, 2011
  29. Jul 26, 2011
    • Morris Jette's avatar
      fix regression tests when mem limit present · 7edfe1ba
      Morris Jette authored
      If system is configured with a default memory limit, that applies to both the job
      and job step which can prevent the expected number of job steps from being started.
      Two tests were modified to explicitly set a job step memory limit to start more steps.
      7edfe1ba
  30. Apr 21, 2011
  31. Dec 11, 2010
  32. Dec 08, 2010
  33. Jul 28, 2010
  34. Dec 01, 2009
Loading