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] Use latest .NET version in HttpStress runs #104711

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

rzikm
Copy link
Member

@rzikm rzikm commented Jul 11, 2024

The current runs seem to be stuck using 8.0.5, removing the 1xx suffix from dotnet-install -Version parameter seems to get the latest one (8.0.7).

Customer Impact

None, test-only change to make sure we consume the latest .NET 8 release in stress tests to pick up ASP.NET fixes.

Regression

No

Testing

Stress pipeline run as part of 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 Jul 11, 2024

/azp run runtime-libraries stress-http

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rzikm
Copy link
Member Author

rzikm commented Jul 11, 2024

/azp run runtime-libraries stress-http

@rzikm
Copy link
Member Author

rzikm commented Jul 11, 2024

/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).

@rzikm
Copy link
Member Author

rzikm commented Jul 11, 2024

Looks good

https://dev.azure.com/dnceng-public/public/_build/results?buildId=737134&view=logs&j=0bc77094-9fcd-5c38-f6e4-27d2ae131589

 Container httpstress-client-1  Created
Attaching to client-1, server-1
server-1  |        .NET Core: C:\live-runtime-artifacts\testhost\net8.0-windows-Release-x64\shared\Microsoft.NETCore.App\8.0.7\System.Private.CoreLib.dll, modified 7/11/2024 10:23:31 AM
server-1  |     ASP.NET Core: C:\live-runtime-artifacts\testhost\net8.0-windows-Release-x64\shared\Microsoft.AspNetCore.App\8.0.7\Microsoft.AspNetCore.dll, modified 6/14/2024 5:31:14 PM
server-1  |  System.Net.Http: C:\live-runtime-artifacts\testhost\net8.0-windows-Release-x64\shared\Microsoft.NETCore.App\8.0.7\System.Net.Http.dll, modified 7/11/2024 10:28:10 AM

https://dev.azure.com/dnceng-public/public/_build/results?buildId=737135&view=logs&j=0bc77094-9fcd-5c38-f6e4-27d2ae131589&t=f29c65c5-111e-5e1e-605e-ff26e95de907

Attaching to sslstress_server_1, sslstress_client_1
server_1  |            .NET Core: /live-runtime-artifacts/testhost/net8.0-linux-Release-x64/shared/Microsoft.NETCore.App/8.0.7/System.Private.CoreLib.dll, modified 07/11/2024 10:20:20
server_1  |  System.Net.Security: /live-runtime-artifacts/testhost/net8.0-linux-Release-x64/shared/Microsoft.NETCore.App/8.0.7/System.Net.Security.dll, modified 07/11/2024 10:25:35

@rzikm
Copy link
Member Author

rzikm commented Jul 11, 2024

Test-only change => tell mode.

@rzikm
Copy link
Member Author

rzikm commented Jul 11, 2024

/ba-g test failure is #88027

@rzikm rzikm merged commit 00de1f7 into dotnet:release/8.0-staging Jul 11, 2024
175 of 181 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2024
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.

3 participants