mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
risc-v/rv-virt: Remove SCANFTEST from rv-virt:citest
`CONFIG_TESTING_SCANFTEST` is no longer needed in `rv-virt:citest` defconfig because of https://github.com/apache/nuttx-apps/pull/2914 This PR excludes `CONFIG_TESTING_SCANFTEST` from `rv-virt:citest` so that CI Job `risc-v-05` will complete successfully.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user