Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cirrus: Support testing of VM cache-image changes | Chris Evich | 2019-05-21 |
| | | | | | | | | | | | | Previously, it was quite difficult to affect changes to VM cache images without lots of manual work. This commit adds a new optional testing task which mirrors the official-image build task which only runs on master. In contrast, the new task may be run at any time in a PR, but including a magic phrase in the PR description. Update documentation to describe the new task and inform on it's usage. Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Cirrus: Use imgts container to record metadata | Chris Evich | 2019-03-06 |
Make use of the built imgts container image to track VM image usage statistics for every automation run. Also update and add small check to the gate test that verifies expected formatting/content of the `.cirrus.yml` file WRT VM Image names. Signed-off-by: Chris Evich <cevich@redhat.com> |