Browse code

Removing spec-chewck since ansible release does not support tests

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

Chang authored on 2016/10/26 04:49:30
Showing 1 changed files
... ...
@@ -33,9 +33,6 @@ Ansible is a radically simple IT automation system. It handles configuration-man
33 33
 %{__python} setup.py install -O1 --skip-build \
34 34
     --root "%{buildroot}"
35 35
 
36
-%check
37
-make test
38
-
39 36
 %files 
40 37
 %defattr(-, root, root)
41 38
 %{_bindir}/*