qemu: fix CI check error when check qemu net (savedefconfig)#14229
Conversation
CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE=8192 modified: boards/arm64/qemu/qemu-armv8a/configs/netnsh/defconfig modified: boards/arm64/qemu/qemu-armv8a/configs/netnsh_hv/defconfig modified: boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp/defconfig modified: boards/arm64/qemu/qemu-armv8a/configs/netnsh_smp_hv/defconfig Signed-off-by: ligd <liguiding1@xiaomi.com>
|
This will also CI error: user_main: setjmp test Fix at: |
|
I will force merge these two PR: To see the CI can back to normal |
|
@lupyuen Why this happens ? |
|
@GUIDINGLI They will be run when the PR is Merged. We skip the macOS, msys2 and and msvc CI Checks only when Simple PRs are Created or Modified. (To reduce our GitHub Runner Costs) This PR is considered a Simple PR because it only modifies One Board / Arch: Arm64. More about the Build Rules here: #13775 |

Summary
Impact
None
Testing
CI