mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'fix/buildv2_fake_pass_pipeline_v6.1' into 'release/v6.1'
ci(buildv2): skip patching the fake_pass build child pipeline (v6.1) See merge request espressif/esp-idf!51571
This commit is contained in:
@@ -285,6 +285,12 @@ test_idf_build_apps_load_soc_caps:
|
||||
- cd tools/ci
|
||||
- pytest_for_ut ./test_soc_headers_load_in_idf_build_apps.py
|
||||
|
||||
test_dynamic_pipelines_scripts:
|
||||
extends: .host_test_template
|
||||
script:
|
||||
- cd ${IDF_PATH}/tools/ci/dynamic_pipelines/tests
|
||||
- pytest_for_ut ./test_patch_buildv2_child_pipeline.py
|
||||
|
||||
test_nvs_gen_check:
|
||||
extends: .host_test_template
|
||||
artifacts:
|
||||
|
||||
@@ -142,6 +142,9 @@
|
||||
|
||||
- "tools/ci/test_soc_headers_load_in_idf_build_apps.py"
|
||||
|
||||
- "tools/ci/dynamic_pipelines/scripts/patch_buildv2_child_pipeline.py"
|
||||
- "tools/ci/dynamic_pipelines/tests/**/*"
|
||||
|
||||
.patterns-docker: &patterns-docker
|
||||
- "tools/docker/**/*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user