tools/ci: remove obsolete testrun harness - #20033
Merged
Merged
Conversation
NuttX CI runtime test cases have migrated to NTFC. Remove the unused pytest harness and related files. Assisted-by: Claude Code Signed-off-by: raiden00pl <raiden00@railab.me>
raiden00pl
requested review from
btashton,
fdcavalcanti,
hartmannathan,
lupyuen,
simbit18 and
xiaoxiang781216
as code owners
September 1, 2026 12:35
xiaoxiang781216
previously approved these changes
Sep 1, 2026
fdcavalcanti
previously approved these changes
Sep 1, 2026
|
acassis
previously requested changes
Sep 1, 2026
Contributor
There was a problem hiding this comment.
@raiden00pl is it possible to modify the page "Running CI Runtime Test Suites Locally" to explain how to quickly run the CI with NTFC locally. I think removing the original page and just adding links to ntfc will add a gap.
add instructions how to run NTFC locally Assisted-by: Claude Code Signed-off-by: raiden00pl <raiden00@railab.me>
raiden00pl
dismissed stale reviews from fdcavalcanti and xiaoxiang781216
via
September 2, 2026 08:01
9965afb
jerpelea
approved these changes
Sep 2, 2026
xiaoxiang781216
approved these changes
Sep 2, 2026
acassis
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
NuttX CI runtime test cases have migrated to NTFC. Remove the unused pytest harness and related files
Impact
remove obsolete tool
Testing
CI