podman/contrib
Chris Evich c53163b75a
Add configuration for Cirrus-CI
Testing podman requires exercising on a full-blown VM.  The current
containerized-approach is complicated, and mostly a band-aid over
shortcomings in the other CI systems.  Namely, we want:

* To pre-build environments with dependencies to reduce the
  setup time needed for testing.
* The ability to verify the pre-built environments are working
  before utilizing them for further testing.
* A simple, single set of flexible automation instructions to
  reduce maintenance burden.
* Ease of environment reproduction across clouds or locally, for
  debugging failures.

This change leverages Cirrus-CI + Packer + collection of shell scripts
to realize all of the above.

Signed-off-by: Chris Evich <cevich@redhat.com>
2018-10-04 16:30:48 -04:00
..
cirrus Add configuration for Cirrus-CI 2018-10-04 16:30:48 -04:00
python Fix python tests 2018-10-02 14:53:15 -04:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
spec rework CI tests to test on VMs 2018-09-26 15:47:29 +00:00
varlink Rename varlink socket and interface 2018-08-06 14:49:11 +00:00
build_rpm.sh Test RPM build and install for regressions 2018-08-28 11:53:09 +00:00