|
|
@@ -387,8 +387,8 @@
|
|
|
.if-label-component_ut_esp32c6: &if-label-component_ut_esp32c6
|
|
|
if: '$BOT_LABEL_COMPONENT_UT_ESP32C6 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*component_ut_esp32c6(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
-.if-label-component_ut_esp32h2: &if-label-component_ut_esp32h2
|
|
|
- if: '$BOT_LABEL_COMPONENT_UT_ESP32H2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*component_ut_esp32h2(?:,[^,\n\r]+)*$/i'
|
|
|
+.if-label-component_ut_esp32h4: &if-label-component_ut_esp32h4
|
|
|
+ if: '$BOT_LABEL_COMPONENT_UT_ESP32H4 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*component_ut_esp32h4(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
.if-label-component_ut_esp32s2: &if-label-component_ut_esp32s2
|
|
|
if: '$BOT_LABEL_COMPONENT_UT_ESP32S2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*component_ut_esp32s2(?:,[^,\n\r]+)*$/i'
|
|
|
@@ -411,8 +411,8 @@
|
|
|
.if-label-custom_test_esp32c6: &if-label-custom_test_esp32c6
|
|
|
if: '$BOT_LABEL_CUSTOM_TEST_ESP32C6 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*custom_test_esp32c6(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
-.if-label-custom_test_esp32h2: &if-label-custom_test_esp32h2
|
|
|
- if: '$BOT_LABEL_CUSTOM_TEST_ESP32H2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*custom_test_esp32h2(?:,[^,\n\r]+)*$/i'
|
|
|
+.if-label-custom_test_esp32h4: &if-label-custom_test_esp32h4
|
|
|
+ if: '$BOT_LABEL_CUSTOM_TEST_ESP32H4 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*custom_test_esp32h4(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
.if-label-custom_test_esp32s2: &if-label-custom_test_esp32s2
|
|
|
if: '$BOT_LABEL_CUSTOM_TEST_ESP32S2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*custom_test_esp32s2(?:,[^,\n\r]+)*$/i'
|
|
|
@@ -438,8 +438,8 @@
|
|
|
.if-label-example_test_esp32c6: &if-label-example_test_esp32c6
|
|
|
if: '$BOT_LABEL_EXAMPLE_TEST_ESP32C6 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*example_test_esp32c6(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
-.if-label-example_test_esp32h2: &if-label-example_test_esp32h2
|
|
|
- if: '$BOT_LABEL_EXAMPLE_TEST_ESP32H2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*example_test_esp32h2(?:,[^,\n\r]+)*$/i'
|
|
|
+.if-label-example_test_esp32h4: &if-label-example_test_esp32h4
|
|
|
+ if: '$BOT_LABEL_EXAMPLE_TEST_ESP32H4 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*example_test_esp32h4(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
.if-label-example_test_esp32s2: &if-label-example_test_esp32s2
|
|
|
if: '$BOT_LABEL_EXAMPLE_TEST_ESP32S2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*example_test_esp32s2(?:,[^,\n\r]+)*$/i'
|
|
|
@@ -492,8 +492,8 @@
|
|
|
.if-label-unit_test_esp32c6: &if-label-unit_test_esp32c6
|
|
|
if: '$BOT_LABEL_UNIT_TEST_ESP32C6 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*unit_test_esp32c6(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
-.if-label-unit_test_esp32h2: &if-label-unit_test_esp32h2
|
|
|
- if: '$BOT_LABEL_UNIT_TEST_ESP32H2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*unit_test_esp32h2(?:,[^,\n\r]+)*$/i'
|
|
|
+.if-label-unit_test_esp32h4: &if-label-unit_test_esp32h4
|
|
|
+ if: '$BOT_LABEL_UNIT_TEST_ESP32H4 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*unit_test_esp32h4(?:,[^,\n\r]+)*$/i'
|
|
|
|
|
|
.if-label-unit_test_esp32s2: &if-label-unit_test_esp32s2
|
|
|
if: '$BOT_LABEL_UNIT_TEST_ESP32S2 || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*unit_test_esp32s2(?:,[^,\n\r]+)*$/i'
|
|
|
@@ -531,7 +531,7 @@
|
|
|
- <<: *if-label-component_ut_esp32c2
|
|
|
- <<: *if-label-component_ut_esp32c3
|
|
|
- <<: *if-label-component_ut_esp32c6
|
|
|
- - <<: *if-label-component_ut_esp32h2
|
|
|
+ - <<: *if-label-component_ut_esp32h4
|
|
|
- <<: *if-label-component_ut_esp32s2
|
|
|
- <<: *if-label-component_ut_esp32s3
|
|
|
- <<: *if-label-lan8720
|
|
|
@@ -541,7 +541,7 @@
|
|
|
- <<: *if-label-unit_test_esp32c2
|
|
|
- <<: *if-label-unit_test_esp32c3
|
|
|
- <<: *if-label-unit_test_esp32c6
|
|
|
- - <<: *if-label-unit_test_esp32h2
|
|
|
+ - <<: *if-label-unit_test_esp32h4
|
|
|
- <<: *if-label-unit_test_esp32s2
|
|
|
- <<: *if-label-unit_test_esp32s3
|
|
|
- <<: *if-dev-push
|
|
|
@@ -651,17 +651,17 @@
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-target_test-i154
|
|
|
|
|
|
-.rules:build:component_ut-esp32h2:
|
|
|
+.rules:build:component_ut-esp32h4:
|
|
|
rules:
|
|
|
- <<: *if-revert-branch
|
|
|
when: never
|
|
|
- <<: *if-protected
|
|
|
- <<: *if-label-build
|
|
|
- <<: *if-label-component_ut
|
|
|
- - <<: *if-label-component_ut_esp32h2
|
|
|
+ - <<: *if-label-component_ut_esp32h4
|
|
|
- <<: *if-label-target_test
|
|
|
- <<: *if-label-unit_test
|
|
|
- - <<: *if-label-unit_test_esp32h2
|
|
|
+ - <<: *if-label-unit_test_esp32h4
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-build_components
|
|
|
- <<: *if-dev-push
|
|
|
@@ -734,7 +734,7 @@
|
|
|
- <<: *if-label-custom_test_esp32c2
|
|
|
- <<: *if-label-custom_test_esp32c3
|
|
|
- <<: *if-label-custom_test_esp32c6
|
|
|
- - <<: *if-label-custom_test_esp32h2
|
|
|
+ - <<: *if-label-custom_test_esp32h4
|
|
|
- <<: *if-label-custom_test_esp32s2
|
|
|
- <<: *if-label-custom_test_esp32s3
|
|
|
- <<: *if-label-target_test
|
|
|
@@ -897,7 +897,7 @@
|
|
|
- <<: *if-label-example_test_esp32c2
|
|
|
- <<: *if-label-example_test_esp32c3
|
|
|
- <<: *if-label-example_test_esp32c6
|
|
|
- - <<: *if-label-example_test_esp32h2
|
|
|
+ - <<: *if-label-example_test_esp32h4
|
|
|
- <<: *if-label-example_test_esp32s2
|
|
|
- <<: *if-label-example_test_esp32s3
|
|
|
- <<: *if-label-iperf_stress_test
|
|
|
@@ -1042,14 +1042,14 @@
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-target_test-i154
|
|
|
|
|
|
-.rules:build:example_test-esp32h2:
|
|
|
+.rules:build:example_test-esp32h4:
|
|
|
rules:
|
|
|
- <<: *if-revert-branch
|
|
|
when: never
|
|
|
- <<: *if-protected
|
|
|
- <<: *if-label-build
|
|
|
- <<: *if-label-example_test
|
|
|
- - <<: *if-label-example_test_esp32h2
|
|
|
+ - <<: *if-label-example_test_esp32h4
|
|
|
- <<: *if-label-target_test
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-build-example_test
|
|
|
@@ -1172,7 +1172,7 @@
|
|
|
- <<: *if-label-component_ut_esp32c2
|
|
|
- <<: *if-label-component_ut_esp32c3
|
|
|
- <<: *if-label-component_ut_esp32c6
|
|
|
- - <<: *if-label-component_ut_esp32h2
|
|
|
+ - <<: *if-label-component_ut_esp32h4
|
|
|
- <<: *if-label-component_ut_esp32s2
|
|
|
- <<: *if-label-component_ut_esp32s3
|
|
|
- <<: *if-label-custom_test
|
|
|
@@ -1180,7 +1180,7 @@
|
|
|
- <<: *if-label-custom_test_esp32c2
|
|
|
- <<: *if-label-custom_test_esp32c3
|
|
|
- <<: *if-label-custom_test_esp32c6
|
|
|
- - <<: *if-label-custom_test_esp32h2
|
|
|
+ - <<: *if-label-custom_test_esp32h4
|
|
|
- <<: *if-label-custom_test_esp32s2
|
|
|
- <<: *if-label-custom_test_esp32s3
|
|
|
- <<: *if-label-example_test
|
|
|
@@ -1188,7 +1188,7 @@
|
|
|
- <<: *if-label-example_test_esp32c2
|
|
|
- <<: *if-label-example_test_esp32c3
|
|
|
- <<: *if-label-example_test_esp32c6
|
|
|
- - <<: *if-label-example_test_esp32h2
|
|
|
+ - <<: *if-label-example_test_esp32h4
|
|
|
- <<: *if-label-example_test_esp32s2
|
|
|
- <<: *if-label-example_test_esp32s3
|
|
|
- <<: *if-label-integration_test
|
|
|
@@ -1200,7 +1200,7 @@
|
|
|
- <<: *if-label-unit_test_esp32c2
|
|
|
- <<: *if-label-unit_test_esp32c3
|
|
|
- <<: *if-label-unit_test_esp32c6
|
|
|
- - <<: *if-label-unit_test_esp32h2
|
|
|
+ - <<: *if-label-unit_test_esp32h4
|
|
|
- <<: *if-label-unit_test_esp32s2
|
|
|
- <<: *if-label-unit_test_esp32s3
|
|
|
- <<: *if-label-weekend_test
|
|
|
@@ -1252,7 +1252,7 @@
|
|
|
- <<: *if-label-unit_test_esp32c2
|
|
|
- <<: *if-label-unit_test_esp32c3
|
|
|
- <<: *if-label-unit_test_esp32c6
|
|
|
- - <<: *if-label-unit_test_esp32h2
|
|
|
+ - <<: *if-label-unit_test_esp32h4
|
|
|
- <<: *if-label-unit_test_esp32s2
|
|
|
- <<: *if-label-unit_test_esp32s3
|
|
|
- <<: *if-dev-push
|
|
|
@@ -1524,7 +1524,7 @@
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-component_ut-adc
|
|
|
|
|
|
-.rules:test:component_ut-esp32h2-i154:
|
|
|
+.rules:test:component_ut-esp32h4-i154:
|
|
|
rules:
|
|
|
- <<: *if-revert-branch
|
|
|
when: never
|
|
|
@@ -1532,7 +1532,7 @@
|
|
|
- <<: *if-label-build-only
|
|
|
when: never
|
|
|
- <<: *if-label-component_ut
|
|
|
- - <<: *if-label-component_ut_esp32h2
|
|
|
+ - <<: *if-label-component_ut_esp32h4
|
|
|
- <<: *if-label-target_test
|
|
|
- <<: *if-dev-push
|
|
|
changes: *patterns-target_test-i154
|