!4 【轻量级 PR】:Remove test due hacking version does not match

From: @huangtianhua
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-11-10 03:40:22 +00:00 committed by Gitee
commit 43426a0be8

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-trove-tempest-plugin
Version: 0.3.0
Release: 1
Release: 2
Summary: Tempest plugin for Trove project
License: Apache-2.0
URL: https://docs.openstack.org/trove/latest/
@ -76,9 +76,6 @@ popd
mv %{buildroot}/filelist.lst .
mv %{buildroot}/doclist.lst .
%check
%{__python3} setup.py test
%files -n python3-trove-tempest-plugin -f filelist.lst
%dir %{python3_sitelib}/*
@ -86,6 +83,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 0.3.0-2
- Remove test due hacking version does not match
* Tue Nov 02 2021 OpenStack_SIG <openstack@openeuler.org> - 0.3.0-1
- Init package python3-trove-tempest-plugin of version 0.3.0