Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 749 Bytes

AWSBatch

CI Docs: stable Docs: dev

Running the tests

To run the online AWS Batch tests you must first set the environmental variables TESTS and AWS_STACKNAME.

ENV["TESTS"] = "batch"
ENV["AWS_STACKNAME"] = "aws-batch-manager-test"

To make an aws-batch-manager-test compatible stack you can use the CloudFormation template test/resources/batch.yml.