feat: ci script associated with auto_utest. #9933
Draft
+160
−2
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.
拉取/合并请求描述:(PR description)
[
为什么提交这份PR (why to submit this PR)
Ps: 为 RT_USING_CI_ACTION 提供配套的ci脚本
你的解决方案是什么 (what is your solution)
Ps: 该脚本支持检测运行utest测试后的调试信息,当存在utest用例失败的item时,会在最末尾处打印出所有运行失败的uetst list,具体效果参考如下:
1.CI运行成功的效果:
2.CI运行失败的效果(在运行失败的utest list后,会提示CI错误,此处为模拟失败的情况,正常是检测运行失败的CI字段):
请提供验证的bsp和config (provide the config and bsp)
]
当前拉取/合并请求的状态 Intent for your PR
必须选择一项 Choose one (Mandatory):
代码质量 Code Quality:
我在这个拉取/合并请求中已经考虑了 As part of this pull request, I've considered the following:
#if 0
代码,不包含已经被注释了的代码 All redundant code is removed and cleaned up