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

[LLM] Separate windows build UT and build runner #9403

Conversation

Oscilloscope98
Copy link
Contributor

Description

Currently, both UT and build jobs are running on the same windows runners, which could make build jobs wait too long time. In this PR, we separate windows build and UT runners to make sure the building jobs not waiting for the UT ones.

How to test?

  • Unit test

Copy link
Contributor

@WeiguangHan WeiguangHan left a comment

Choose a reason for hiding this comment

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

LGTM.

@Oscilloscope98
Copy link
Contributor Author

Merge as it is only change of label. Will raise other PR if issue appears

@Oscilloscope98 Oscilloscope98 merged commit 1544e1f into intel-analytics:main Nov 9, 2023
42 of 67 checks passed
liu-shaojun pushed a commit that referenced this pull request Mar 25, 2024
* Separate windows build UT and build runner

* Small fix
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