Skip to content

JuliaCloud/AWSBatch.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.