#505 Add Makefile to simplify executing some actions
Merged by gnaponie. Opened by lholecek.
lholecek/greenwave add-makefile  into  master

Download 505.patch

Why not to put this "python3 -m pytest -x" in makefile itself?

Why not to put this "python3 -m pytest -x" in makefile itself?

That requires settings up waiverdb and resultsdb on the machine where the make/pytest is run (for functional tests).

Nice! Doesn't need a bit of documentation?
anyhow +1

rebased onto c7d9662652a48f10afa54f0e938da2ca5599d42b

Updated: make prints help and it's mentioned in the docs.

+1 \o/

Pull-Request has been merged by gnaponie

Metadata