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

Set a default/custom skip list in CI #1460

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Set a default/custom skip list in CI #1460

merged 2 commits into from
Jun 24, 2024

Conversation

pbchekin
Copy link
Contributor

@pbchekin pbchekin commented Jun 24, 2024

Add a new workflow input skip_list to specify a skip list when starting a workflow manually. If skip_list is not set, then workflow checks if there is a skip list for a given driver_version (for example lts) and selects it if it exists. Uses a default skip list in other cases. In future, we will potentially need to add a GPU part to the skip list name, for example a770-lts.

Required for #986.

@pbchekin pbchekin requested review from leshikus and gshimansky June 24, 2024 03:40
Copy link
Contributor

@leshikus leshikus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pbchekin pbchekin merged commit 67ef6f3 into llvm-target Jun 24, 2024
5 checks passed
@pbchekin pbchekin deleted the ci-skip-list branch June 24, 2024 15:42
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.

3 participants