Merge branch 'ci/components_dir_files_changes_trigger_ut' into 'master'

ci: components dir files changes trigger ut

Closes IDFCI-918

See merge request espressif/esp-idf!15585
This commit is contained in:
Ivan Grokhotkov 2021-11-04 22:08:02 +00:00
commit ddde1c0f08

View File

@ -75,6 +75,8 @@
- "tools/unit-test-app/**/*"
- "components/**/*"
.patterns-component_ut: &patterns-component_ut
- "tools/ci/python_packages/gitlab_api.py"
- "tools/ci/python_packages/tiny_test_fw/**/*"
@ -85,7 +87,7 @@
- "tools/find_apps.py"
- "tools/find_build_apps/**/*"
- "components/**/test_apps/**/*"
- "components/**/*"
.patterns-integration_test: &patterns-integration_test
- "tools/ci/python_packages/tiny_test_fw/**/*"