#11 start on a pipeline
Merged by sgallagh. Opened by sgallagh.
releng/ sgallagh/fedora-module-defaults ci  into  master

Download 11.patch

Originally written by Brian Stinson, modified by Stephen Gallagher

This provides the basic framework for running tests on PRs. It will call make check which will then run a series of tests. It is written in the way it is because Pagure CI requires that the run_tests.sh script comes from the base branch, not the PR branch. Calling out to make check will happen against the merged Makefile, so it will run all subsequent tests.

Signed-off-by: Stephen Gallagher sgallagh@redhat.com

Note: it is expected that tests will fail for this PR, because there is no run_tests.sh on the base branch yet.

Pull-Request has been merged by sgallagh

Metadata