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

dwlehman installerbot-noreply at redhat.com
Tue Jul 28 21:35:47 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/9fc3f798d580b06254904711d06e6ab3c0dad7a3


More information about the anaconda-patches mailing list