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