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 · 1 comment
Open

CI: Enable nightly tests #294

leofang opened this issue Dec 13, 2024 · 1 comment
Labels
blocked This task is currently blocked by other tasks CI/CD CI/CD infrastructure P0 High priority - Must do! triage Needs the team's attention

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
Copy link
Member Author

leofang commented Jan 18, 2025

To add:

@leofang leofang added triage Needs the team's attention P0 High priority - Must do! and removed P1 Medium priority - Should do labels Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This task is currently blocked by other tasks CI/CD CI/CD infrastructure P0 High priority - Must do! triage Needs the team's attention
Projects
None yet
Development

No branches or pull requests

1 participant