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: mark linux job user override tests as flaky #482

Closed YutongLi291 closed 1 week ago

YutongLi291 commented 1 week ago

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

The linux job user override tests pass consistently on my local workspace, but fail most of the time. I believe it may be due to differing instances used.

What was the solution? (How)

Until finding a permanent solution, marking the tests as flaky.

Also changed the command to change back the config file, so that the test can properly retry if the test is flaky.

What is the impact of this change?

Less noise in the tests

How was this change tested?


hatch run 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.*
sonarcloud[bot] commented 1 week 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 SonarQube Cloud