Skip to content

Commit

Permalink
risc-v/rv-virt: Remove SCANFTEST from rv-virt:citest
Browse files Browse the repository at this point in the history
`CONFIG_TESTING_SCANFTEST` is no longer needed in `rv-virt:citest` defconfig because of apache/nuttx-apps#2914

This PR excludes `CONFIG_TESTING_SCANFTEST` from `rv-virt:citest` so that CI Job `risc-v-05` will complete successfully.
  • Loading branch information
lupyuen authored and linguini1 committed Dec 27, 2024
1 parent 99ff69d commit ac367b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/risc-v/qemu-rv/rv-virt/configs/citest/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ CONFIG_TESTING_LTP=y
CONFIG_TESTING_MM=y
CONFIG_TESTING_OPEN_MEMSTREAM=y
CONFIG_TESTING_OSTEST=y
CONFIG_TESTING_SCANFTEST=y
CONFIG_TESTS_TESTSUITES=y
CONFIG_TLS_NCLEANUP=4
CONFIG_TLS_NELEM=8
Expand Down

0 comments on commit ac367b7

Please sign in to comment.