Conversation
Contributor
lzyprime
commented
Jan 28, 2026
- lava 增加新硬件设备支持 RAVA CI需要支持 sg2042 lpi4a k1 设备测试 #40
- rvck 默认同时触发 sg2042、th1520、k1、qemu 的lava测试 RVCK CI 增加触发 lava测试的测试用例 #38
- lava-trigger 增加了参数 ltp_testsuite用来接收ltp测试类型,默认为math
- pr|issue中/check 指令支持ltp_testsuite参数
- 优化结果和日志打印,summary链接在运行时不好推算。目前先在关键步骤增加set -x, 以及在最终的评论结果中增加日志。默认折叠。 RVCK结果输出里加入详细日志链接 #32
Contributor
Author
Contributor
Author
|
测试rvck, 默认只执行qemu测试 |
93aa064 to
94a53b7
Compare
Contributor
Author
|
OERV-RVCI/rvck-olk#11 (comment) 更新了guix v19 -> v25, 测试rvck lava仅执行qemu测试 |
35bff6a to
63afc49
Compare
Contributor
Author
#47 调整了/check指令参数
test:
|
* 根据设备类型,匹配不同dtb
* 优化lava传参,传递kernel所有文件所在的文件夹链接。具体文件靠拼接
* ltp默认testsuite = math, 同步增加/check参数ltp_testsuite
* fix bug kernel 下载链接拼接错误
* 优化日志输出
* kernel 下载地址 改为ip 访问
* 调整/check 参数,适应多硬件场景
** 删除lava_template参数,template与设备关联,无法通过一个参数指定多个设备的template
** 增加support_hardware参数,逗号分割的形式传入需要执行的硬件, support_hardware=qemu,sg2042
** 维护lava_hardware_testcase_map, { <hardware>: { <testcase>: <template> }} 格式。结合参数testcase_path 和 support_hardware 即可获取对应template
** /check 指令默认值 support_hardware=lava_hardware_testcase_map.keys() testcase_path=lava-testcases/common-test/ltp/ltp.yaml
63afc49 to
fee66dc
Compare
Contributor
Author
rebase to main && test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
