zephyr/scripts/ci
Maciej Perkowski 3314b8e0c3 twister: bugfix: Fix infinite loop in test_plan.py script
Commit 72f416f382 added a horizontal
scan for .yaml files when a modification was made in "common" folder.
If yamls were found in such way, the loop ended. However, the
implementation didn't address what happens if such yamls are not found.
This made the script going into an infinite loop. If yamls are not
found next to "common", the script should proceed as before, i.e. go
to the directory above an start looking there.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2023-10-30 10:54:57 -04:00
..
check_compliance.py scripts: ci: Fix for compliance with multi-user machine 2023-10-26 16:47:30 +02:00
errno.py
guideline_check.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
pylintrc scripts: ci: Enable pylint check for argument parser abbreviations 2023-01-26 20:12:36 +09:00
tags.yaml ci: tags: include wifi/net drivers in the net group 2023-10-10 16:22:54 +03:00
test_plan.py twister: bugfix: Fix infinite loop in test_plan.py script 2023-10-30 10:54:57 -04:00
twister_ignore.txt scripts: Make workflow of test_plan.py script more robust 2023-10-27 09:13:16 -04:00
upload_test_results_es.py ci: elasticsearch: do not set id for documentats. 2023-02-21 13:06:29 -05:00
upload_test_results.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
version_mgr.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00