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

[PERF] Revert "performance-setup.sh requires urllib3 version <2 (#85915)" #86009

Merged
merged 1 commit into from
May 9, 2023

Conversation

LoopedBard3
Copy link
Member

This reverts commit b132963. Runs between this and the initial fix (#85881) were the most successful, reverting back to that slightly better state.

@ghost
Copy link

ghost commented May 9, 2023

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

This reverts commit b132963. Runs between this and the initial fix (#85881) were the most successful, reverting back to that slightly better state.

Author: LoopedBard3
Assignees: LoopedBard3
Labels:

area-Infrastructure-coreclr

Milestone: -

@LoopedBard3
Copy link
Member Author

This only impacts perf pipeline, merging once approved.

@LoopedBard3 LoopedBard3 merged commit b92c1d2 into dotnet:main May 9, 2023
@LoopedBard3 LoopedBard3 deleted the PerfRevert85915 branch June 7, 2023 19:22
LoopedBard3 added a commit to LoopedBard3/runtime that referenced this pull request Jun 7, 2023
carlossanlop pushed a commit that referenced this pull request Jun 12, 2023
* Pin urllib to version 1.26.15 based on github comments to fix ssl requests error. (#85881)

* Previous changes fixed some runs, but some are still broken due to reinstall installing a broken urllib version. (#85935)

* Revert "Previous changes fixed some runs, but some are still broken due to reinstall installing a broken urllib version. (#85935)" (#86000)

This reverts commit 4ea93a6 due to the commit seemingly causes major failure in the pipelines.

* Revert "performance-setup.sh requires urllib3 version <2 (#85915)" (#86009)

This reverts commit b132963.

* [PERF] Reorder urllib and remove --force-reinstall but keep pinned version  (#86128)

* Move scenario urllib imports to the last install position.

* Remove force-reinstall from all pip installs in the scenarios-job.yml files.
@ghost ghost locked as resolved and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants