!33 【轻量级 PR】:Disable unstable unit test
Merge pull request !33 from 王玺源/N/A
This commit is contained in:
commit
ff5bae299a
@ -1,6 +1,6 @@
|
|||||||
Name: openstack-glance
|
Name: openstack-glance
|
||||||
Version: 19.0.4
|
Version: 19.0.4
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: OpenStack Image Service (Glance)
|
Summary: OpenStack Image Service (Glance)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://docs.openstack.org/glance
|
URL: https://docs.openstack.org/glance
|
||||||
@ -318,7 +318,7 @@ mv %{buildroot}%{_prefix}%{_sysconfdir}/glance/metadefs/* %{buildroot}%{_sysconf
|
|||||||
rm -rf %{buildroot}%{_prefix}%{_sysconfdir}/glance
|
rm -rf %{buildroot}%{_prefix}%{_sysconfdir}/glance
|
||||||
|
|
||||||
%check
|
%check
|
||||||
stestr run --black-regex 'glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi'
|
stestr run --black-regex '(glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi|glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time)'
|
||||||
|
|
||||||
%pre common
|
%pre common
|
||||||
%openstack_pre_user_group_create glance glance /sbin/nologin
|
%openstack_pre_user_group_create glance glance /sbin/nologin
|
||||||
@ -408,6 +408,9 @@ stestr run --black-regex 'glance.tests.unit.common.test_format_inspector.TestFor
|
|||||||
%{python3_sitelib}/glance/tests
|
%{python3_sitelib}/glance/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 10 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 19.0.4-4
|
||||||
|
- Disable unstable unit test
|
||||||
|
|
||||||
* Thu Nov 25 2021 lijiawei <ljw1101.vip@gmail.com> - 19.0.4-3
|
* Thu Nov 25 2021 lijiawei <ljw1101.vip@gmail.com> - 19.0.4-3
|
||||||
- Update the spec structure
|
- Update the spec structure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user