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-staging] [HttpStress] [SslStress] Run stress tests nightly against staging branches #113479

Merged

Conversation

antonfirsov
Copy link
Member

Backport of #113432 to release/8.0-staging

Contributes to #113372.

/cc @antonfirsov

Customer Impact

N/A Test-only change

Regression

N/A Test-only change

Testing

This change is needed to ensure HttpStress and SslStress run nightly against release/9.0-staging.

Risk

None. Test-only change

@Copilot Copilot bot review requested due to automatic review settings March 13, 2025 16:20
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 13, 2025

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates stress test pipelines to run nightly against staging branches by adding an "always: true" flag and updating the branch include filter to "release/*-staging".

  • Added "always: true" flag to force execution of nightly runs.
  • Updated branch filtering to include staging branches for both HttpStress and SslStress.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/pipelines/libraries/stress/http.yml Enabled always run and updated branch filter to include staging.
eng/pipelines/libraries/stress/ssl.yml Enabled always run and updated branch filter to include staging.
@antonfirsov antonfirsov added area-Infrastructure-libraries Servicing-approved Approved for servicing release and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Mar 13, 2025
@antonfirsov antonfirsov requested a review from a team March 13, 2025 16:21
@antonfirsov
Copy link
Member Author

Test only change -> Tell mode. Applied Servicing-approved label.

@antonfirsov
Copy link
Member Author

/azp run runtime-libraries stress-http

@antonfirsov
Copy link
Member Author

/azp run runtime-libraries stress-ssl

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

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

@antonfirsov
Copy link
Member Author

/ba-g CI failures are unrelated (this PR only changes stress pipelines)

@antonfirsov antonfirsov merged commit 13eabb4 into release/8.0-staging Mar 14, 2025
107 of 119 checks passed
hoyosjs added a commit that referenced this pull request Mar 15, 2025
* backport #113432 (#113479)

Backport of #113432 to release/8.0-staging

Contributes to #113372.

* Update dependencies from https://github.com/dotnet/arcade build 20250314.5

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 8.0.0-beta.25114.5 -> To Version 8.0.0-beta.25164.5

* Update wasm test SDK

---------

Co-authored-by: Anton Firszov <Anton.Firszov@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: Juan Sebastian Hoyos Ayala <juan.hoyos@microsoft.com>
@jkotas jkotas deleted the backport/113432/to/release-8.0-staging branch March 16, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net.Http Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants