Skip to content

[CI] Fix sycl-nightly workflow #12976

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 1 commit into from
Mar 11, 2024
Merged

[CI] Fix sycl-nightly workflow #12976

merged 1 commit into from
Mar 11, 2024

Conversation

KornevNikita
Copy link
Contributor

E2E are ignored since we added "tests_selector: cts"

E2E are ignored since we added "tests_selector: cts"
@KornevNikita KornevNikita requested a review from a team as a code owner March 11, 2024 15:39
@KornevNikita
Copy link
Contributor Author

@KornevNikita
Copy link
Contributor Author

@bader @uditagarwal97 for awareness.

@steffenlarsen steffenlarsen merged commit a0cdd9f into sycl Mar 11, 2024
@bader bader deleted the fix-sycl-nightly branch March 11, 2024 22:36

- name: Self-hosted CUDA
runner: '["Linux", "cuda"]'
image: ghcr.io/intel/llvm/ubuntu2204_build:latest
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
target_devices: ext_oneapi_cuda:gpu
tests_selector: e2e
Copy link
Contributor

@aelovikov-intel aelovikov-intel Mar 14, 2024

Choose a reason for hiding this comment

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

I wonder if we could change line 95 instead, something like ${{ matrix.tests_selector || "e2e"}}

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