summaryrefslogtreecommitdiff
path: root/.cirrus.yml
Commit message (Collapse)AuthorAge
* Cirrus: Use images from automation_imagesChris Evich2020-09-17
| | | | | | | | | | | Previously, VM Images were built from a side-band process tacked onto containers/podman automation. This has recently been split off into it's own repository containers/automation_images. This PR makes use of freshly built images produced using the new workflow. Additionally, to support testing of a runc -> crun transition, both packages are installed in the newly referenced images. Signed-off-by: Chris Evich <cevich@redhat.com>
* update image name for ciBrent Baude2020-07-14
| | | | | | when our libpod images get updated, they have a new uid and therefore have to periodically updated. Signed-off-by: Brent Baude <bbaude@redhat.com>
* wire up cirrus correctly for ciBrent Baude2020-02-27
| | | | | | trying to get the cirrus billing and vms to perk up Signed-off-by: Brent Baude <bbaude@redhat.com>
* add vendor checks to Makefile and the CIValentin Rothberg2019-09-20
| | | | Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
* add testsbaude2019-09-19
| | | | Signed-off-by: baude <bbaude@redhat.com>
* Cirrus: Implement VM supportChris Evich2019-09-19
| | | | Signed-off-by: Chris Evich <cevich@redhat.com>
* initial cirrus filebaude2019-09-17
Signed-off-by: baude <bbaude@redhat.com>