Skip to content

fix: aws_batch integ test resources are now uniquely named by test run.#5666

Open
davlind-amzn wants to merge 1 commit intoaws:masterfrom
davlind-amzn:davlind_qm_test_fix
Open

fix: aws_batch integ test resources are now uniquely named by test run.#5666
davlind-amzn wants to merge 1 commit intoaws:masterfrom
davlind-amzn:davlind_qm_test_fix

Conversation

@davlind-amzn
Copy link
Collaborator

Description of changes: aws_batch integ test resources are now uniquely named by test run. This is required to prevent overlapping test runtimes (e.g. when multiple pysdk PRs are open) clobbering each other's AWS Batch test resources. Resource creation is also now simplified by eliminating the option to reuse resources between independent test executions (wasn't used prior).

Other changes:

  • Improved exception handling around integ tests, cleaning up resources when an exception is thrown during resource creation or test runtime.
  • Small syntax bug fix in the quota management example notebook.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant