From 08bd8e4683bff343acb5acb1011b50208419996a Mon Sep 17 00:00:00 2001 From: zhangy1317 Date: Thu, 11 Nov 2021 15:05:05 +0800 Subject: [PATCH] delete test --- python-neutron-tempest-plugin.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-neutron-tempest-plugin.spec b/python-neutron-tempest-plugin.spec index c77d065..cd36545 100644 --- a/python-neutron-tempest-plugin.spec +++ b/python-neutron-tempest-plugin.spec @@ -96,8 +96,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test %files -n python3-neutron-tempest-plugin -f filelist.lst %dir %{python3_sitelib}/* -- Gitee