Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
c80a1ef0cd
!276 [sync] PR-273: Upgrade oec-hardware to version 1.1.7
From: @openeuler-sync-bot 
Reviewed-by: @ygn-ndwd-official 
Signed-off-by: @ygn-ndwd-official
2025-01-07 03:56:06 +00:00
Shine.Wang
fe070e5993 upgrade 1.1.7
(cherry picked from commit 41ba6f6cfc9dea49c5e31205ca8bc5f499a87b54)
2025-01-07 10:51:56 +08:00
openeuler-ci-bot
0be2b5049e
!264 [sync] PR-261: 【Routine Upgrade】Sync differences from source repositories-2024/11/13
From: @openeuler-sync-bot 
Reviewed-by: @ygn-ndwd-official 
Signed-off-by: @ygn-ndwd-official
2024-11-16 01:09:12 +00:00
Shine.Wang
95114d3686 kdump bugfix
(cherry picked from commit 600106f8a1c711274be290609053238ccd7cf603)
2024-11-15 22:19:41 +08:00
openeuler-ci-bot
1c20a16323
!256 [sync] PR-254: 【Routine Upgrade】Sync differences from source repositories
From: @openeuler-sync-bot 
Reviewed-by: @ygn-ndwd-official 
Signed-off-by: @ygn-ndwd-official
2024-11-05 02:19:29 +00:00
Shine.Wang
4477a3a1e6 update to 1.1.6-3
(cherry picked from commit 20727bad022d2f4f0c58e6191714d60027b6e17f)
2024-10-30 15:54:45 +08:00
openeuler-ci-bot
a48984261f
!246 优化dpdk测试项中的大页展示
From: @xieguangyao00 
Reviewed-by: @ygn-ndwd-official 
Signed-off-by: @ygn-ndwd-official
2024-10-26 08:45:34 +00:00
xieguangyao00
8019a7335b Fix dpdk show numa pages 2024-10-18 14:05:00 +08:00
openeuler-ci-bot
8497196c23
!239 Fix bug that the raid test cannot identify PM8222-SHBA
Merge pull request !239 from xiaochn/openEuler-22.03-LTS-SP3
2024-10-16 07:31:25 +00:00
xiaochuannan
fac8aac4e6 Fix bug that the raid test cannot identify PM8222-SHBA 2024-10-15 09:23:14 +08:00
5 changed files with 66 additions and 1 deletions

View File

@ -0,0 +1,29 @@
# 1.1.6-4 Patch Update Contents
## Bug Fixes
* [Kdump test suite fix](https://gitee.com/openeuler/oec-hardware/pulls/296)
# 1.1.6-3 Patch Update Contents
## Bug Fixes
* [Remove unused variable in cdrom test suite](https://gitee.com/openeuler/oec-hardware/pulls/281)
* [Optimize the display judgement of gpu and unify the location for downloading kernel source RPMs etc.](https://gitee.com/openeuler/oec-hardware/pulls/291)
## Optimization
* [Update test_guide doc](https://gitee.com/openeuler/oec-hardware/pulls/282)
* [Update pci.ids](https://gitee.com/openeuler/oec-hardware/pulls/284)
* [Update the design doc of oech and add comments of main module](https://gitee.com/openeuler/oec-hardware/pulls/289)
# 1.1.6-2 Patch Update Contents
## Bug Fixes
* [Optimize "show_hugepages" function in dpdk test suite](https://gitee.com/openeuler/oec-hardware/pulls/287)
# 1.1.6-1 Patch Update Contents
## Addtions
* [Add the raid test identification of PM8222-SHBA](https://gitee.com/openeuler/oec-hardware/pulls/288)
# 1.1.6 Release announcement

View File

@ -0,0 +1,16 @@
# 1.1.7 Release announcement
## New
* [add kernel support for openEuler 24.03 LTS SP1](https://gitee.com/openeuler/oec-hardware/pulls/297)
## Bug Fixes
* [GPU test suite fix](https://gitee.com/openeuler/oec-hardware/pulls/303)
* [Kdump test suite fix](https://gitee.com/openeuler/oec-hardware/pulls/296)
* [Remove unused variable in cdrom test suite](https://gitee.com/openeuler/oec-hardware/pulls/281)
* [Optimize the display judgement of gpu and unify the location for downloading kernel source RPMs etc.](https://gitee.com/openeuler/oec-hardware/pulls/291)
* [Optimize "show_hugepages" function in dpdk test suite](https://gitee.com/openeuler/oec-hardware/pulls/287)
## Optimization
* [Update test_guide doc](https://gitee.com/openeuler/oec-hardware/pulls/282)
* [Update pci.ids](https://gitee.com/openeuler/oec-hardware/pulls/284)
* [Update the design doc of oech and add comments of main module](https://gitee.com/openeuler/oec-hardware/pulls/289)
* [Add the raid test identification of PM8222-SHBA](https://gitee.com/openeuler/oec-hardware/pulls/288)

View File

@ -5,7 +5,7 @@
Name: oec-hardware
Summary: openEuler Hardware Compatibility Test Suite
Version: 1.1.6
Version: 1.1.7
Release: 0
Group: Development/Tools
License: Mulan PSL v2
@ -83,6 +83,26 @@ sed -i 's#grep openeulerversion /etc/openEuler-latest#grep %{vendor_lowercase}ve
rm -rf /var/lock/oech.lock
%changelog
* Mon Jan 06 2025 wangshuai <wangshuai321@huawei.com> - 1.1.7-0
- Add kernel support for openEuler 24.03 LTS SP1
- GPU test suite optimize
* Wed Nov 13 2024 wangshuai <wangshuai321@huawei.com> - 1.1.6-4
- Kdump test suite bugfix
* Tue Oct 29 2024 wangshuai <wangshuai321@huawei.com> - 1.1.6-3
- Update the pci.ids file
- Remove unused variable in cdrom test suite
- Update test_guide doc
- Unify the location for downloading kernel source RPMs
- Optimize kabiwhitelist and system test
* Fri Oct 18 2024 xieguangyao00 <xieguangyao@inspur.com> - 1.1.6-2
- Fix the bug that dpdk test terminates when accessing numa node hugepages directory
* Tue Oct 15 2024 xiaochn <xiaochuannan@inspur.com> - 1.1.6-1
- Fix bug that the raid test cannot identify PM8222-SHBA
* Tue Sep 24 2024 wangshuai <wangshuai321@huawei.com> - 1.1.6-0
- Add new test suite srpm and intel
- Add virtual branch of test suite

Binary file not shown.

BIN
v1.1.7.tar.gz Normal file

Binary file not shown.