[master 5/5] Enable unit test suite in jenkins.

dwlehman installerbot-noreply at redhat.com
Wed Jul 29 14:32:11 UTC 2015


From: David Lehman <dlehman at redhat.com>

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 9af4488..f3e2ec4 100644
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,7 @@ rc-release: scratch-bumpver scratch
 	mock -r $(MOCKCHROOT) --buildsrpm  --spec ./$(SPECFILE) --sources . --resultdir $(PWD) || exit 1
 	mock -r $(MOCKCHROOT) --rebuild *src.rpm --resultdir $(PWD)  || exit 1
 
-ci: check rc-release
+ci: check test rc-release
 	@mkdir -p repo
 	@mv *rpm repo
 


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/bb765af04785d5c9767940d4a71a8d665650bb07


More information about the anaconda-patches mailing list