Skip to content
Snippets Groups Projects
  1. Nov 30, 2023
  2. Nov 28, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Nov 21, 2023
  6. Nov 20, 2023
  7. Nov 15, 2023
  8. Nov 13, 2023
  9. Nov 10, 2023
  10. Nov 09, 2023
    • Antoine Lambert's avatar
      cypress: Replace cypress-cloud by cypress-split for parallel tests · 8c6fbfbc
      Antoine Lambert authored
      Cypress >= 13.3 blocked the use of sorry-cypress and cypress-cloud in the
      cypress binary so we can no longer use these tools to execute parallel
      cypress tests on Jenkins.
      
      Fortunately, it exists another tool called cypress-split that can be used
      for the same purpose without relying on a tests orchestration server.
      
      So replace the use of cypress-cloud by cypress-split to still benefit of
      parallel cypress tests in CI jobs.
      8c6fbfbc
    • Antoine Lambert's avatar
      settings/tests: Use temporary scheduler backend for cypress tests · 3e277c22
      Antoine Lambert authored
      Instead of disabling scheduler service when running cypress tests, use
      the recently added scheduler backend spawning a temporary postgresql
      database.
      3e277c22
  11. Nov 06, 2023
  12. Oct 30, 2023
  13. Oct 25, 2023
  14. Oct 23, 2023
Loading