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

[release/8.0] Fix stress-http pipeline #109140

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Oct 23, 2024

Fixes regular runtime-libraries stress-http runs

Customer Impact

  • Customer reported
  • Found internally

None, test-only change

Regression

  • Yes
  • No

Testing

stress-http pipeline runs green on this PR.

Risk

Low, test-only change.

Copy link
Contributor

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

@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

/azp run runtime-libraries stress-http

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

cc: @antonfirsov

@rzikm rzikm requested review from antonfirsov and a team October 23, 2024 08:10
@@ -38,7 +38,7 @@ extends:
DUMPS_SHARE_MOUNT_ROOT: "/dumps-share"
pool:
name: $(DncEngPublicBuildPool)
demands: ImageOverride -equals 1es-ubuntu-2204-open
demands: ImageOverride -equals Build.Ubuntu.2204.Amd64.Open
Copy link
Member Author

Choose a reason for hiding this comment

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

This mirrors the image used for ssl-stress pipeline

@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

/azp run runtime-libraries stress-http

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

CI stress pipeline is green, other failures are unrelated.

Copy link
Member

@antonfirsov antonfirsov left a comment

Choose a reason for hiding this comment

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

Thanks!

@rzikm rzikm added the Servicing-consider Issue for next servicing release review label Oct 23, 2024
@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

cc: @karelz

@rzikm
Copy link
Member Author

rzikm commented Oct 23, 2024

Test-only change => Tell mode.

@rzikm rzikm added the Servicing-approved Approved for servicing release label Oct 23, 2024
@rzikm
Copy link
Member Author

rzikm commented Oct 29, 2024

/ba-g CI failure is unrelated

@rzikm rzikm merged commit b9853dd into dotnet:release/8.0-staging Oct 29, 2024
110 of 115 checks passed
@karelz karelz added this to the 8.0.x milestone Nov 6, 2024
@carlossanlop carlossanlop removed the Servicing-consider Issue for next servicing release review label Dec 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants