moto/tests/test_batch
Bert Blommers 41de9b82ac
Batch - implement attemptDurationSeconds (#4636)
* Batch - implement attemptDurationSeconds

* Batch tests - make job def names unique
2021-11-26 22:25:53 -08:00
..
__init__.py
test_batch_cloudformation.py ENH: Add resource_requirements to batch job definition (#4506) 2021-11-01 09:31:22 -01:00
test_batch_compute_envs.py
test_batch_job_queue.py
test_batch_jobs.py Batch - implement attemptDurationSeconds (#4636) 2021-11-26 22:25:53 -08:00
test_batch_task_definition.py ENH: Add resource_requirements to batch job definition (#4506) 2021-11-01 09:31:22 -01:00
test_batch.py Add support for AWS China endpoints (#3661) 2021-10-18 16:13:08 +00:00
test_server.py