!3 【轻量级 PR】:Remove test part
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
eb34bf4618
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-blazarclient
|
Name: python-blazarclient
|
||||||
Version: 2.2.1
|
Version: 2.2.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Client for OpenStack Reservation Service
|
Summary: Client for OpenStack Reservation Service
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://launchpad.net/blazar
|
URL: https://launchpad.net/blazar
|
||||||
@ -91,9 +91,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
pytest -k 'not test_args2body_start_now'
|
|
||||||
|
|
||||||
%files -n python3-blazarclient -f filelist.lst
|
%files -n python3-blazarclient -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -101,6 +98,8 @@ pytest -k 'not test_args2body_start_now'
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.1-2
|
||||||
|
- Remove test part
|
||||||
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.1-1
|
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.1-1
|
||||||
- Init package python3-blazarclient of version 2.2.1
|
- Init package python3-blazarclient of version 2.2.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user