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

[CI] Fix merge commit for build/e2e-tests in pre-commit #10338

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

aelovikov-intel
Copy link
Contributor

By default cached_checkout merges latest origin/sycl resulting in race condition between Build/E2E tasks. Fix it by setting it to the same specific commit hash (target branch head at the task start).

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner July 12, 2023 23:20
@aelovikov-intel
Copy link
Contributor Author

By default cached_checkout merges latest origin/sycl resulting in race
condition between Build/E2E tasks. Fix it by setting it to the same
specific commit hash (target branch head at the task start).
@aelovikov-intel aelovikov-intel merged commit 7c8932a into sycl Jul 13, 2023
7 of 10 checks passed
@aelovikov-intel aelovikov-intel deleted the sycl-devops-pr/pre-merge-hash branch July 13, 2023 19:52
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