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.