4c392139b5
dockerwait: if we're running on a freshly booted VM, we want to make sure that docker is running before trying to spawn the container. check: runs the same target inside the container; this is useful for coverage analysis, where we want the same binaries to run both the `make check` and `make vmcheck` testsuites. clean: for convenience. Also make sure we pass CFLAGS to both the configure (to propagate to libhif's cmake) and the make steps. This is also of use for coverage analysis, where we want to compile with `--coverage`. Closes: #378 Approved by: cgwalters |
||
---|---|---|
.. | ||
atomic-centos-continuous.repo | ||
checkout.sh | ||
commit_and_deploy.sh | ||
Dockerfile.builder | ||
Makefile | ||
README.md | ||
setup.yml |
These are helper files for setting up the vagrant machine.