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

feat: add Worker pre-install commands, --start, and Job.get_logs #25

Closed jericht closed 12 months ago

jericht commented 1 year ago

Related https://github.com/casillas2/deadline-cloud-worker-agent/pull/54

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

Need more features and some fixes to add a Worker agent test for the jobRunAsUser feature

What was the solution? (How)

Major changes:

Minor changes / fixes:

What is the impact of this change?

How was this change tested?

Was this change documented?

Is this a breaking change?