jcapik pushed to kubernetes (f21). "run %check tests at build time"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 14:46:53 UTC 2015


From 6d7725ea53d832d6fe939e2038fce060ba0a2014 Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Fri, 31 Oct 2014 10:31:36 -0400
Subject: run %check tests at build time


diff --git a/kubernetes.spec b/kubernetes.spec
index ce01f96..c9b50af 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -112,7 +112,6 @@ done
 export KUBE_EXTRA_GOPATH=%{gopath}
 export KUBE_NO_GODEPS="true"
 export KUBE_NO_BUILD_INTEGRATION="true"
-exit
 echo "******Testing the commands*****"
 hack/test-cmd.sh
 # In Fedora 20 and RHEL7 the go cover tools isn't available correctly
@@ -193,6 +192,8 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+- Start running %check tests again
+
 * Fri Oct 31 2014 Eric Paris <eparis at redhat.com - 0.4+-426.0.gita18cdac
 - Bump to upstream a18cdac616962a2c486feb22afa3538fc3cf3a3a
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=f21&id=6d7725ea53d832d6fe939e2038fce060ba0a2014


More information about the scm-commits mailing list