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

NPM testE2E WKit use S3 bucket for external tools #26193

Merged
merged 1 commit into from
May 31, 2024

Conversation

nplanel
Copy link
Contributor

@nplanel nplanel commented May 31, 2024

What does this PR do?

Use S3 bucket for external tools

backport of #25613

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

@nplanel nplanel added this to the 7.54.0 milestone May 31, 2024
@nplanel nplanel requested review from a team as code owners May 31, 2024 14:39
Copy link
Contributor

@derekwbrown derekwbrown left a comment

Choose a reason for hiding this comment

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

If this is a large file, I wouldn't recomment iwr, because it's very slow.
If this is large, recomment:

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
(New-Object System.Net.WebClient).DownloadFile($url, $outfile)

But that's just an optimization.

@pr-commenter
Copy link

pr-commenter bot commented May 31, 2024

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv create-vm --pipeline-id=35582848 --os-family=ubuntu

@nplanel
Copy link
Contributor Author

nplanel commented May 31, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented May 31, 2024

🚂 MergeQueue

Pull request added to the queue.

This build is going to start soon! (estimated merge in less than 37m)

Use /merge -c to cancel this operation!

@dd-mergequeue dd-mergequeue bot merged commit 703cf0b into 7.54.x May 31, 2024
210 of 215 checks passed
@dd-mergequeue dd-mergequeue bot deleted the nplanel/backport-PR-25613-teste2e-wkit-s3 branch May 31, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants