aws-deadline / deadline-cloud-test-fixtures

This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
Apache License 2.0
9 stars 13 forks source link

fix: silent progress ui #148

Closed moorec-aws closed 1 month ago

moorec-aws commented 1 month ago

What was the problem/requirement? (What/Why)

Invoke-WebRequest is taking a long time to download files.

What was the solution? (How)

Apparently this is due to the progress reporter UI. Setting the progress preference to silent improves download time by 2-3 minutes

What is the impact of this change?

Improve startup time of ec2 instance and ssm

How was this change tested?

Tested using a local checkout of the deadline-worker-agent e2e tests

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud