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

Reduce PR testing overheads #573

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Oct 23, 2024

Overview

Reduce PR testing overheads

Reason for change

PR testing is taking too long

Description of change

Add CMake option CA_CL_ENABLE_UNITCL_EXPENSIVE_CHECK to disable full
unitcl testing for some cases. Per job we can enable/disable per job
with the pull_request flag. Currently only apply the expensive flag to a long running windows job.

@coldav coldav requested a review from a team as a code owner October 23, 2024 11:27
@coldav coldav force-pushed the colin/reduce_PR_testing branch 15 times, most recently from a2a82f7 to 964ad36 Compare October 29, 2024 10:45
@coldav coldav changed the title DRAFT: Reduce PR testing overheads Reduce PR testing overheads Oct 29, 2024
@coldav coldav force-pushed the colin/reduce_PR_testing branch 13 times, most recently from e989f45 to 4e4b9de Compare November 13, 2024 09:19
Add CMake option  CA_CL_ENABLE_UNITCL_EXPENSIVE_CHECK to disable full
unitcl testing for some cases. Per job we can enable/disable per job
with the pull_request flag.
@coldav coldav merged commit 200a19d into uxlfoundation:main Nov 14, 2024
14 checks passed
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