409
edits
Line 52: | Line 52: | ||
Jenkins machine is to be snapshotted monthly, as well as having its configuration backed up to github | Jenkins machine is to be snapshotted monthly, as well as having its configuration backed up to github | ||
Slaves will be deployed as needed to support additional builds / jobs. Current machine load is minimal, the intention is to add this as needed by the demands of the project. | Slaves will be deployed as needed to support additional builds / jobs. Current machine load is minimal, the intention is to add this as needed by the demands of the project. | ||
There is an open request for a windows virtual machine, which will also function as a jenkins slave. | |||
The requirements are detailed in the bug at the bottom of the page. | |||
===== High Availability ===== | |||
High Availability Concerns are addressed using the following two solutions. | |||
I have also checkpointed within Automation Services team, and these seem to be standard mechanisms to achieve the required result | |||
https://wiki.jenkins-ci.org/display/JENKINS/PeriodicBackup+Plugin | |||
Snapshotting: https://bugzilla.mozilla.org/show_bug.cgi?id=726173 | |||
==== Multiple Build Targets ==== | ==== Multiple Build Targets ==== |
edits