This is an automated email from the ASF dual-hosted git repository.

simbit18 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit cd68f50ba521d8659a2130bf3c14a4f4f712b4d3
Author: p-szafonimateusz <[email protected]>
AuthorDate: Mon Mar 2 13:50:24 2026 +0100

    Documentation: update notes about NTFC
    
    update notes about NTFC
    
    Signed-off-by: p-szafonimateusz <[email protected]>
---
 Documentation/testing/citests.rst | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Documentation/testing/citests.rst 
b/Documentation/testing/citests.rst
index dbbffb05096..8fcc79d7201 100644
--- a/Documentation/testing/citests.rst
+++ b/Documentation/testing/citests.rst
@@ -75,4 +75,11 @@ Detailed documentation is available in the framework 
repository.
 
 CI migration to NTFC is in progress. Configurations currently using NTFC:
 
-- ``sim/citest``
+- risc-v/qemu-rv: ``rv-virt/citest64``
+- risc-v/qemu-rv: ``rv-virt/citest``
+- sim/sim: ``sim/citest``
+- arm/imx6: ``sabre-6quad/citest``
+
+NTFC exports test logs as CI artifacts. This allows test logs (including 
``ostest``
+output) to be downloaded directly from the CI for all targets where the 
``citest``
+configuration is enabled.

Reply via email to