Browse code

Release version does not support test

Change-Id: I62f43f0056838ba586a67509cf804533127afef8
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/1567
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: michellew <michellew@vmware.com>

Chang authored on 2016/10/26 05:56:28
Showing 1 changed files
... ...
@@ -33,9 +33,6 @@ mv %{_builddir}/%{name}-%{version}/%{name} %{buildroot}%{_bindir}/
33 33
 cp %{SOURCE1} %{buildroot}/usr/lib/systemd/system
34 34
 install -vdm755 %{buildroot}/var/lib/consul
35 35
 
36
-%check
37
-make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
38
-
39 36
 %post	-p /sbin/ldconfig
40 37
 if [ $1 -eq 1 ]; then
41 38
   # this is initial installation