AWSBatch.jl

Author JuliaCloud
Popularity
1 Star
Updated Last
2 Years Ago
Started In
December 2020

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.

Used By Packages