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:
Lup Yuen Lee 2024-12-24 18:41:27 +08:00 committed by Xiang Xiao
parent 4ada30b8f7
commit 41c0fc01b9

View file

@ -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