Overview
Similar to how folio-snapshot is built on a regular basis from platform-complete, a similar build driven by platform-minimal is desired. This will be a first step toward ensuring that the platform definition continues to work as changes are made over time.
Approach
- Create a jenkins job that builds platform-minimal on a regular basis
- For now, the resulting deployment can be brought down immediately after becoming stable to save on hosting costs.
- Eventually we'll want to identify some tests to run against the deployment prior to shutting it down. This is out of scope of this story
- Ideally build failures are published somewhere, similar to other nightly builds for increased visibility
Acceptance Criteria
- A jenkins job exists that builds platform-minimal on a regular (nightly?) basis
- The deployment is brought down immediately after becoming stable.
- Notifications are sent to slack upon failure
|