podman/test/install/README.md
baude f4e2810fcb Put openshift dockerfiles in test/install
Move the location of the openshift dockerfiles and delete the old one.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1542
Approved by: mheon
2018-09-25 21:44:51 +00:00

349 B

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.