aws-samples / jenkins-on-aws

MIT No Attribution
58 stars 27 forks source link

Adding EFS functionality for ec2 backed Jenkins master #3

Closed adamjkeller closed 4 years ago

adamjkeller commented 4 years ago

When enabling EC2 as the compute backend, EFS will be enabled to store state of the jenkins master. This means job history will be preserved if the container is replaced.