podman/test/install
baude f080ba846d prepare for move to validate on 1.11 only
Signed-off-by: baude <bbaude@redhat.com>
2018-12-19 13:43:09 -06:00
..
.gitignore Put openshift dockerfiles in test/install 2018-09-25 21:44:51 +00:00
Dockerfile.Centos Put openshift dockerfiles in test/install 2018-09-25 21:44:51 +00:00
Dockerfile.Fedora prepare for move to validate on 1.11 only 2018-12-19 13:43:09 -06:00
README.md Put openshift dockerfiles in test/install 2018-09-25 21:44:51 +00:00

Installation Tests

The Dockerfiles in this directory attempt to install the RPMs built from this repo into the target OS. Make the RPMs first with:

make -f .copr/Makefile srpm outdir=test/install/rpms
make -f .copr/Makefile build_binary outdir=test/install/rpms

Then, run a container image build using the Dockerfiles in this directory.