zephyr/scripts/ci
Kumar Gala d7773fba06 ci: Add twister tag support to get_twister_opt
Add the ability to map file/dir paths of a PR to twister TAG.  We
introduce scripts/ci/tags.yaml to conveys which files are associated
with which tag.

Since not all file/tags will be specified in tags.yaml we use the
combination of the files modified list and the tags.yaml information to
determine which tags can be excluded (ie if the file list doesn't match
any file in tags.yaml for a given tag listed there, we can that exclude
it).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-06-15 11:39:23 -04:00
..
check_compliance.py scripts: ci: check_compliance: Extend UNDEF_KCONFIG_WHITELIST 2021-05-06 15:40:05 +02:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
get_twister_opt.py ci: Add twister tag support to get_twister_opt 2021-06-15 11:39:23 -04:00
guideline_check.py ci: disable identifier_length scripts for now 2021-05-06 14:45:03 -04:00
pylintrc ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
run_ci.sh run_ci.sh: Move creation of test_file.txt into a function 2021-06-10 07:53:58 -05:00
tags.yaml ci: Add twister tag support to get_twister_opt 2021-06-15 11:39:23 -04:00
twister_ignore.txt ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
version_mgr.py test_version: update tset version with 12 digits 2021-01-10 17:00:17 -05:00
what_changed.py ci: rename sanitycheck -> twister 2020-12-11 14:13:02 -05:00