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

Disable P2 mirrors by default #3269

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 16, 2023

Having p2 mirrors enabled has some drawbacks as it can lead to instabilities see eclipse-equinox/p2#414 also test can fail because a mirror can't be reached or is slow.

Because of this we should disable mirrors all together and only selectively enable them for tests where this is required.

Copy link

github-actions bot commented Dec 16, 2023

Test Results

   576 files  ±0     576 suites  ±0   3h 23m 16s ⏱️ - 50m 34s
   380 tests ±0     373 ✔️ +1    6 💤 ±0  1 +1 
1 140 runs  ±0  1 120 ✔️ +1  19 💤 ±0  1 +1 

For more details on these failures, see this check.

Results for commit d318c83. ± Comparison against base commit bd2796d.

♻️ This comment has been updated with latest results.

Having p2 mirrors enabled has some drawbacks as it can lead to
instabilities see eclipse-equinox/p2#414 also
test can fail because a mirror can't be reached or is slow.

Because of this we should disable mirrors all together and only
selectively enable them for tests where this is required.
@laeubi laeubi merged commit 3786872 into eclipse-tycho:main Dec 16, 2023
8 of 10 checks passed
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.

1 participant