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

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


    from 2e4b943aa79 build(deps): bump actions/upload-artifact from 6.0.0 to 
7.0.0
     new d05f9b470c5 CI: enable NTFC tests for qemu-armv8a (arm64)
     new 9ab5781856c CI: allow ntfc tests for cmake builds
     new 1845cb05f19 CI: update labels for CI scripts

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/labeler.yml                                      |  2 ++
 Documentation/testing/citests.rst                        |  2 ++
 boards/arm64/qemu/qemu-armv8a/configs/citest/config.yaml | 16 ++++++++++++++++
 boards/arm64/qemu/qemu-armv8a/configs/citest/defconfig   |  2 ++
 .../qemu/qemu-armv8a/configs/citest}/run.sh              |  4 ++--
 .../qemu/qemu-armv8a}/configs/citest/session.json        |  0
 .../qemu/qemu-armv8a/configs/citest_smp/config.yaml      | 16 ++++++++++++++++
 .../arm64/qemu/qemu-armv8a/configs/citest_smp/defconfig  |  2 ++
 .../qemu/qemu-armv8a/configs/citest_smp}/run.sh          |  4 ++--
 .../qemu/qemu-armv8a/configs/citest_smp}/session.json    |  0
 tools/testbuild.sh                                       |  2 +-
 11 files changed, 45 insertions(+), 5 deletions(-)
 create mode 100644 boards/arm64/qemu/qemu-armv8a/configs/citest/config.yaml
 copy boards/{risc-v/qemu-rv/rv-virt/configs/citest64 => 
arm64/qemu/qemu-armv8a/configs/citest}/run.sh (94%)
 copy boards/{risc-v/qemu-rv/rv-virt => 
arm64/qemu/qemu-armv8a}/configs/citest/session.json (100%)
 create mode 100644 boards/arm64/qemu/qemu-armv8a/configs/citest_smp/config.yaml
 copy boards/{risc-v/qemu-rv/rv-virt/configs/citest64 => 
arm64/qemu/qemu-armv8a/configs/citest_smp}/run.sh (94%)
 copy boards/{risc-v/qemu-rv/rv-virt/configs/citest => 
arm64/qemu/qemu-armv8a/configs/citest_smp}/session.json (100%)

Reply via email to