!122 [sync] PR-119: 添加kabi新功能和优化代码
From: @openeuler-sync-bot Reviewed-by: @meitingli Signed-off-by: @meitingli
This commit is contained in:
commit
3a04130b84
1933
oec-hardware-1.1.2-add-kabi-optimize-testcase-fixbug.patch
Normal file
1933
oec-hardware-1.1.2-add-kabi-optimize-testcase-fixbug.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
|||||||
Name: oec-hardware
|
Name: oec-hardware
|
||||||
Summary: openEuler Hardware Compatibility Test Suite
|
Summary: openEuler Hardware Compatibility Test Suite
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 4
|
Release: 5
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/oec-hardware
|
URL: https://gitee.com/openeuler/oec-hardware
|
||||||
@ -15,6 +15,7 @@ Patch0001: oec-hardware-1.1.2-fix-oech.service_status_failed.patch
|
|||||||
Patch0002: oec-hardware-1.1.2-fix-system.patch
|
Patch0002: oec-hardware-1.1.2-fix-system.patch
|
||||||
Patch0003: oec-hardware-1.1.2-add-compatibility.patch
|
Patch0003: oec-hardware-1.1.2-add-compatibility.patch
|
||||||
Patch0004: oec-hardware-1.1.2-add-new-function-add-fixbug.patch
|
Patch0004: oec-hardware-1.1.2-add-new-function-add-fixbug.patch
|
||||||
|
Patch0005: oec-hardware-1.1.2-add-kabi-optimize-testcase-fixbug.patch
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -42,6 +43,7 @@ openEuler Hardware Compatibility Test Server
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
%patch5 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -84,6 +86,13 @@ DESTDIR=$RPM_BUILD_ROOT make install
|
|||||||
rm -rf /var/lock/oech.lock
|
rm -rf /var/lock/oech.lock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2022 cuixucui <cuixucui1@h-partners.com> - 1.1.2-5
|
||||||
|
- fix the bug that the test board information is not added to the configuration file
|
||||||
|
- Add kabi for hardware critical test
|
||||||
|
- Optimize disk/raid/fc/ethernet/infiniband test suite
|
||||||
|
- Fix the bug of reading nvme data failed
|
||||||
|
- Add file size check when uploading file to server
|
||||||
|
|
||||||
* Wed Sep 21 2022 cuixucui <cuixucui1@h-partners.com> - 1.1.2-4
|
* Wed Sep 21 2022 cuixucui <cuixucui1@h-partners.com> - 1.1.2-4
|
||||||
- Add requirements for system and bugfix
|
- Add requirements for system and bugfix
|
||||||
- Upgrade oec-hardware-server
|
- Upgrade oec-hardware-server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user