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

test: add tests relating to job attachment failures and empty output #416

Closed YutongLi291 closed 2 months ago

YutongLi291 commented 2 months ago

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

For when the customer is syncing their job attachments, either while syncing the inputs, or the outputs, we need to make sure that the sync works as expected.

In particular, the functionalities that:

Windows

source .e2e_windows_infra.sh hatch run windows-e2e-test hatch run cross-os-e2e-test


### 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.*
YutongLi291 commented 2 months ago

SonarCloud failing due to the typing I added.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud