mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
ddde1c0f08
@ -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/**/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user