Skip to content

[CI] Use separate Linux build/test jobs and no matrix generator in nightly #10745

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

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

aelovikov-intel
Copy link
Contributor

Also changes daily build upload (via github release) to only require successful build/LIT and not E2E tests.

In addition to that, I switched CUDA E2E from using AWS runner to using our self-hosted one. The load of this workflow is low so our single runner can handle that.

…ghtly

Also changes daily build upload (via github release) to only require
successful build/LIT and not E2E tests.

In addition to that, I switched CUDA E2E from using AWS runner to using our
self-hosted one. The load of this workflow is low so our single runner can
handle that.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner August 8, 2023 21:42
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Small nit question, but otherwise LGTM!

Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>
@aelovikov-intel aelovikov-intel merged commit 56946aa into sycl Aug 9, 2023
@aelovikov-intel aelovikov-intel deleted the refactor-nightly branch August 9, 2023 17:43
mdtoguchi pushed a commit to mdtoguchi/llvm that referenced this pull request Oct 18, 2023
…ghtly (intel#10745)

Also changes daily build upload (via github release) to only require
successful build/LIT and not E2E tests.

In addition to that, I switched CUDA E2E from using AWS runner to using
our self-hosted one. The load of this workflow is low so our single
runner can handle that.

---------

Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>
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