Remove test part
This commit is contained in:
parent
efc831da80
commit
219f766efd
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ironic-tempest-plugin
|
Name: python-ironic-tempest-plugin
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tempest plugin for ironic and ironic-inspector
|
Summary: Tempest plugin for ironic and ironic-inspector
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/ironic-tempest-plugin/latest/
|
URL: https://docs.openstack.org/ironic-tempest-plugin/latest/
|
||||||
@ -81,9 +81,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files -n python3-ironic-tempest-plugin -f filelist.lst
|
%files -n python3-ironic-tempest-plugin -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -91,6 +88,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.5.1-2
|
||||||
|
- Remove test part
|
||||||
* Mon Nov 01 2021 xihaijie <xihaijie@huawei.com> - 1.5.1-1
|
* Mon Nov 01 2021 xihaijie <xihaijie@huawei.com> - 1.5.1-1
|
||||||
- Need downgrade package python3-ironic-tempest-plugin to version 1.5.1
|
- Need downgrade package python3-ironic-tempest-plugin to version 1.5.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user