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

CI: Enable nightly tests #294

Open
leofang opened this issue Dec 13, 2024 · 0 comments
Open

CI: Enable nightly tests #294

leofang opened this issue Dec 13, 2024 · 0 comments
Labels
CI/CD CI/CD infrastructure P1 Medium priority - Should do

Comments

@leofang
Copy link
Member

leofang commented Dec 13, 2024

Steps:

  1. Add another workflow triggered every night
  2. Reuse the latest artifacts generated from the main branch (as seen at the time of tests)
  3. Only run tests and skip the build stage (as we already have the artifacts)

Need to cover more driver versions (#293), GPU species, and number of GPUs. If we have any slow tests (maybe benchmarks from #109?), they should be run at this stage.

@leofang leofang added CI/CD CI/CD infrastructure P1 Medium priority - Should do labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD infrastructure P1 Medium priority - Should do
Projects
None yet
Development

No branches or pull requests

1 participant