ydb-platform/yoj-project

Run repository-ydb-v2 integration tests daily

nvamelichev opened this issue · 2 comments

  • Ensure that every integration test in repository-ydb-v2 uses YDB TestContainers
  • Add GitHub action that runs mvn [...std args] -Pintegration-test -Plombok clean verify on commit
  • Ensure that the new GitHub action works properly
  • Make GitHub action run daily instead

Maybe we should run this test on every PR? It isn't look like long-time tests even over docker

If integration tests take less than a couple of minutes to run, sure 👍