zephyr/scripts/ci
Torsten Rasmussen 66b475a3aa scripts: remove board name from the qualifiers in list_boards.py
Fixes: #69329

The board name was printed as part of printing board qualifiers because
those was being concatenated in the `board_v2_qualifiers()` method.

Keep the qualifiers separated from the board name and let the caller
concatenate the strings when required.

Completion scripts are also updated to handle the corrected behaviour.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-03-22 12:42:49 +00:00
..
coverage ci: coverage: add coverage analysis reports 2024-03-05 08:03:51 -05:00
stats ci: pr stats: deal with trivial+hotfix PRs 2024-02-02 05:54:04 -05:00
check_compliance.py scripts: remove board name from the qualifiers in list_boards.py 2024-03-22 12:42:49 +00:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
guideline_check.py scripts: ci: guideline_check: support other repos 2023-12-15 14:38:02 +01:00
Kconfig.board.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
pylintrc scripts: ci: Enable pylint check for argument parser abbreviations 2023-01-26 20:12:36 +09:00
tags.yaml ci: testplan: fix mcumgr path 2023-11-14 17:49:40 -05:00
test_plan.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
twister_ignore.txt ci: expand ignore list on PRs 2024-02-06 15:39:23 -05:00
upload_test_results.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
upload_test_results_es.py ci: scripts: Add run_id and run_attempt context on upload to ES 2024-02-26 11:32:17 +00:00
version_mgr.py ci: version_mgr: minor cleanups 2023-12-20 11:57:36 +00:00