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

[Backport to 14] [CI] Do not run check-in-tree after pushes to llvm_release_* #2803

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Oct 24, 2024

The check-in-tree tests take about 50 minutes to run compared to <5 minutes for check-out-of-tree. This causes considerable congestion on the runners when backports get merged to several llvm_release_* branches around the same time.

Since the value of these post-push checks is relatively low, disable them; they will still run on pull requests.

(cherry picked from commit 196bbc9)

…elease_* (KhronosGroup#2793)

The check-in-tree tests take about 50 minutes to run compared to <5
minutes for check-out-of-tree.  This causes considerable congestion on
the runners when backports get merged to several llvm_release_*
branches around the same time.

Since the value of these post-push checks is relatively low, disable
them; they will still run on pull requests.

(cherry picked from commit 196bbc9)
@svenvh svenvh merged commit 0bc0b33 into KhronosGroup:llvm_release_140 Oct 24, 2024
6 checks passed
@svenvh svenvh deleted the backport-to-14 branch October 24, 2024 14:44
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.

1 participant