Compare commits
10 Commits
bc6e53667d
...
c80a1ef0cd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c80a1ef0cd | ||
|
|
fe070e5993 | ||
|
|
0be2b5049e | ||
|
|
95114d3686 | ||
|
|
1c20a16323 | ||
|
|
4477a3a1e6 | ||
|
|
a48984261f | ||
|
|
8019a7335b | ||
|
|
8497196c23 | ||
|
|
fac8aac4e6 |
@ -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
|
||||
|
||||
|
||||
|
||||
@ -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)
|
||||
@ -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
|
||||
|
||||
BIN
v1.1.6.tar.gz
BIN
v1.1.6.tar.gz
Binary file not shown.
BIN
v1.1.7.tar.gz
Normal file
BIN
v1.1.7.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user