Adds unpackaged files
This commit is contained in:
parent
00d1195e19
commit
545d0e187f
@ -8,7 +8,7 @@ other specific tests useful in validating an OpenStack deployment.
|
||||
|
||||
Name: openstack-%{project}
|
||||
Version: 21.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Integration Test Suite (Tempest)
|
||||
License: ASL 2.0
|
||||
Url: https://launchpad.net/tempest
|
||||
@ -164,6 +164,8 @@ PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run
|
||||
%{_bindir}/check-uuid
|
||||
%{_bindir}/skip-tracker
|
||||
%{_bindir}/subunit-describe-calls
|
||||
%{_bindir}/tempest-account-generator
|
||||
%{_bindir}/verify-tempest-config
|
||||
%{_sysconfdir}/%{project}/*sample
|
||||
%{_sysconfdir}/%{project}/*yaml
|
||||
%config(noreplace) %{_sysconfdir}/%{project}/*.conf
|
||||
@ -185,6 +187,9 @@ PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 huangtianhua <huangtianhua@huawei.com> 21.0.0-2
|
||||
- Adds unpackaged files
|
||||
|
||||
* Tue Nov 09 2021 huangtianhua <huangtianhua@huawei.com> 21.0.0-1
|
||||
- Init with 21.0.0 to support OpenStack Train
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user