!108 update to v1.3.4-7,new patch for da-tool
From: @LHesperus Reviewed-by: @zhu-yuncheng Signed-off-by: @zhu-yuncheng
This commit is contained in:
commit
214ed17924
1594
0004-Modify-method-of-mark-invalid-data-and-add-summary.patch
Normal file
1594
0004-Modify-method-of-mark-invalid-data-and-add-summary.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: aops-ceres
|
Name: aops-ceres
|
||||||
Version: v1.3.4
|
Version: v1.3.4
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: An agent which needs to be adopted in client, it managers some plugins, such as gala-gopher(kpi collection), fluentd(log collection) and so on.
|
Summary: An agent which needs to be adopted in client, it managers some plugins, such as gala-gopher(kpi collection), fluentd(log collection) and so on.
|
||||||
License: MulanPSL2
|
License: MulanPSL2
|
||||||
URL: https://gitee.com/openeuler/%{name}
|
URL: https://gitee.com/openeuler/%{name}
|
||||||
@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz
|
|||||||
Patch0001: 0001-support-kabi-check.patch
|
Patch0001: 0001-support-kabi-check.patch
|
||||||
Patch0002: 0002-modify-re-of-kernel-filter.patch
|
Patch0002: 0002-modify-re-of-kernel-filter.patch
|
||||||
Patch0003: 0003-fix-bug-in-test_hotpatch.py.patch
|
Patch0003: 0003-fix-bug-in-test_hotpatch.py.patch
|
||||||
|
Patch0004: 0004-Modify-method-of-mark-invalid-data-and-add-summary.patch
|
||||||
|
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: python3-requests python3-jsonschema python3-libconf
|
Requires: python3-requests python3-jsonschema python3-libconf
|
||||||
@ -89,6 +90,12 @@ install -b -m755 ./extra-tools/da-tool/script/da-tool.sh ${RPM_BUILD_ROOT}
|
|||||||
%attr(755, root, root) %{_bindir}/da-tool-analysis
|
%attr(755, root, root) %{_bindir}/da-tool-analysis
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 20 2023 liuchanggeng<liuchanggeng@huawei.com> - v1.3.4-7
|
||||||
|
- new patch for da-tool
|
||||||
|
- add summary report of schedswitch and delay
|
||||||
|
- modify method of mark invalid data and expanding valid data range
|
||||||
|
- adjusted the format of the output data
|
||||||
|
|
||||||
* Wed Nov 15 2023 wangguangge<wangguangge@huawei.com> - v1.3.4-6
|
* Wed Nov 15 2023 wangguangge<wangguangge@huawei.com> - v1.3.4-6
|
||||||
- fix bug in test_hotpatch.py
|
- fix bug in test_hotpatch.py
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user