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

chore: split gpu tree builder CI jobs #1518

Merged
merged 1 commit into from
Oct 6, 2021
Merged

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Oct 6, 2021

A recent addition to CI are the gpu tree builder tests with the ignore
flag. Enabling those added a lot to the run time of a single job. Hence
split them into a separate job, so that the total run time of all the CI
is shorter again.

The "ignored" tests still take a long time to run, but at least the overall run time is a bit better.

A recent addition to CI are the gpu tree builder tests with the `ignore`
flag. Enabling those added a lot to the run time of a single job. Hence
split them into a separate job, so that the total run time of all the CI
is shorter again.
@vmx vmx merged commit 23f935d into master Oct 6, 2021
@vmx vmx deleted the ci-split-tree-building-jobs branch October 6, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants