An error occurred fetching the project authors.
  1. 15 Jun, 2022 1 commit
  2. 10 Feb, 2022 1 commit
  3. 09 Dec, 2019 1 commit
  4. 29 Nov, 2019 1 commit
  5. 26 Jul, 2019 2 commits
  6. 04 Oct, 2018 1 commit
  7. 10 Sep, 2018 1 commit
    • Jérome Perrin's avatar
      erp5: new `test-runner` instance parameter · e4d1ea03
      Jérome Perrin authored
      We have new parameters "how many parallel tests this instance can run"
      ( test-runner.node-count ) and "how many supplementary databases each
      test needs" ( test-runner.extra-database-count ).
      
      Instead of configuring "I need a total of 15 databases", we configure "I
      need to be able to run 3 tests in parallel, each test requiring 4 extra
      databases" which generates 3 * (4 +1) databases.
      
      `mariadb.test-database-amount` becomes deprecated in favour of these new
      arguments, but compatibility is preserved.
      e4d1ea03
  8. 03 Sep, 2018 1 commit
  9. 25 May, 2018 1 commit
  10. 26 Feb, 2018 1 commit
  11. 24 Feb, 2018 1 commit
  12. 21 Jun, 2017 1 commit
  13. 20 Jun, 2017 1 commit
  14. 08 Feb, 2017 1 commit
  15. 02 Jul, 2015 1 commit
  16. 18 Mar, 2015 1 commit
  17. 18 Feb, 2015 1 commit
  18. 17 Feb, 2015 1 commit
  19. 08 Dec, 2014 1 commit
  20. 11 Sep, 2014 1 commit
  21. 07 Apr, 2014 1 commit
  22. 20 Mar, 2014 2 commits
  23. 05 Feb, 2014 1 commit
  24. 20 Jan, 2014 1 commit
  25. 08 Aug, 2013 1 commit
  26. 06 Aug, 2013 1 commit
  27. 16 Jul, 2013 2 commits