maidsafe-archive / safe-build-infrastructure

Houses internal build infrastructure
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Backup Jenkins #137

Closed jacderida closed 5 years ago

jacderida commented 5 years ago

Hi Stephen,

I've edited this post to instead advise using the qa environment rather than staging. This will actually be a better test, since the macOS slave has already been provisioned for staging. We need to run that same provisioning on prod, so this will be a good test to make sure that's working.

This implements a backup for Jenkins. The entire Jenkins home directory is put in a tar.gz and uploaded to S3 at safe-jenkins-backups.

Instructions

Important note: the macOS slave may go offline again after it comes online, but if you leave it and look at the logs it should reconnect again after a while.

Acceptance Criteria

Cheers,

Chris

S-Coyle commented 5 years ago