Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run repository-ydb-v2 integration tests daily #6

Open
4 tasks
nvamelichev opened this issue Jan 9, 2024 · 2 comments
Open
4 tasks

Run repository-ydb-v2 integration tests daily #6

nvamelichev opened this issue Jan 9, 2024 · 2 comments
Labels
chore Cleanup and maintenance of library code, CI/CD etc.

Comments

@nvamelichev
Copy link
Collaborator

nvamelichev commented Jan 9, 2024

  • 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
@nvamelichev nvamelichev added the refactoring Internal improvement that does not change the API or library behavior label Jan 9, 2024
@lavrukov
Copy link
Contributor

lavrukov commented Jan 9, 2024

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

@nvamelichev
Copy link
Collaborator Author

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

@nvamelichev nvamelichev added chore Cleanup and maintenance of library code, CI/CD etc. and removed refactoring Internal improvement that does not change the API or library behavior labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleanup and maintenance of library code, CI/CD etc.
Projects
None yet
Development

No branches or pull requests

2 participants