Skip to content

[CI][sycl-rel] Pull some changes from sycl branch #16816

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

Closed
wants to merge 1 commit into from

Conversation

KornevNikita
Copy link
Contributor

  • switch default value of merge_ref for cached_checkout
  • use run-tests action
  • disable new cts tests on this branch

* switch default value of merge_ref for cached_checkout
* use run-tests action
* disable new cts tests on this branch
@KornevNikita
Copy link
Contributor Author

Cancelled pre-commit since the workflows are stale on this branch.

@@ -0,0 +1,159 @@
name: 'Run SYCL CTS tests'
Copy link
Contributor

Choose a reason for hiding this comment

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

This change is meaningless without the part in .github/workflows/sycl-linux-run-tests.yml, yet I don't see that here. Can you clarify?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, the thing is that we use workflows from sycl branch in sycl-rel nightly, but the devops dir from sycl-rel branch. I assume that may be we should use devops from sycl branch for both builds, but the build may be somehow not compatible with new dependencies / cts tests and so on.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@aelovikov-intel any other comments?

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use devops/actions from sycl branch? And the configs/deps from sycl-rel.

@KornevNikita KornevNikita deleted the update-sycl-rel-nightly branch February 14, 2025 16:58
sarnex pushed a commit that referenced this pull request Feb 14, 2025
To keep sycl-rel nightly testing up to date we need to use
devops/actions from sycl branch. This change adds new input to specify
the ref for devops dir checkout.
#16816 (comment)
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