SHA256
1
0
forked from pool/salt

Accepting request 205462 from devel:languages:python

disabled unittesting until salt testing is fixed.

OBS-URL: https://build.opensuse.org/request/show/205462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2013-11-04 13:02:50 +00:00 committed by Git OBS Bridge
parent 38b80b24c2
commit f9b9240ac4
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 31 21:25:24 UTC 2013 - aboe76@gmail.com
- Disabled salt unit test, new test assert value not in 0.17.1
-------------------------------------------------------------------
Mon Oct 21 06:00:31 UTC 2013 - aboe76@gmail.com

View File

@ -203,8 +203,9 @@ install -Dpm 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/logrotate.d/salt
## install SuSEfirewall2 rules
install -Dpm 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/salt
%check
%{__python} setup.py test --runtests-opts=-u
##disabled until assert fixed
#%%check
#%%{__python} setup.py test --runtests-opts=-u
%preun -n salt-syndic
%if 0%{?_unitdir:1}