aws-deadline / deadline-cloud-worker-agent

The AWS Deadline Cloud worker agent can be used to run a worker in an AWS Deadline Cloud fleet.
Apache License 2.0
15 stars 21 forks source link

fix: increase e2e test instance size #468

Closed edwards-aws closed 2 weeks ago

edwards-aws commented 2 weeks ago

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

We were occasionally running into instance check failures when running the E2E tests. One of the reasons this can arise is because of memory exhaustion.

What was the solution? (How)

One of the things we want to try is increasing the test instance size slightly

What is the impact of this change?

Hopefully the test instance doesn't run out of memory and passes instance checks.

How was this change tested?

Ran the E2E tests and ensured that they passed.

Was this change documented?

N/A

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 2 weeks 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