mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
Merge branch 'ci/increase_target_pytest_parallel' into 'master'
CI: increase target test pytest parallel See merge request espressif/esp-idf!21979
This commit is contained in:
@@ -52,6 +52,7 @@ example_test_pytest_esp32_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_examples_esp32
|
- build_pytest_examples_esp32
|
||||||
tags: [ esp32, generic ]
|
tags: [ esp32, generic ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
example_test_pytest_esp32_ir_transceiver:
|
example_test_pytest_esp32_ir_transceiver:
|
||||||
extends:
|
extends:
|
||||||
@@ -95,6 +96,7 @@ example_test_pytest_esp32s2_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_examples_esp32s2
|
- build_pytest_examples_esp32s2
|
||||||
tags: [ esp32s2, generic ]
|
tags: [ esp32s2, generic ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
example_test_pytest_esp32s3_generic:
|
example_test_pytest_esp32s3_generic:
|
||||||
extends:
|
extends:
|
||||||
@@ -103,6 +105,7 @@ example_test_pytest_esp32s3_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_examples_esp32s3
|
- build_pytest_examples_esp32s3
|
||||||
tags: [ esp32s3, generic ]
|
tags: [ esp32s3, generic ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
example_test_pytest_esp32s3_f4r8:
|
example_test_pytest_esp32s3_f4r8:
|
||||||
extends:
|
extends:
|
||||||
@@ -119,6 +122,7 @@ example_test_pytest_esp32c2_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_examples_esp32c2
|
- build_pytest_examples_esp32c2
|
||||||
tags: [ esp32c2, generic, xtal_40mhz ]
|
tags: [ esp32c2, generic, xtal_40mhz ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
example_test_pytest_esp32c3_generic:
|
example_test_pytest_esp32c3_generic:
|
||||||
extends:
|
extends:
|
||||||
@@ -127,6 +131,7 @@ example_test_pytest_esp32c3_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_examples_esp32c3
|
- build_pytest_examples_esp32c3
|
||||||
tags: [ esp32c3, generic ]
|
tags: [ esp32c3, generic ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
example_test_pytest_esp32c3_flash_suspend:
|
example_test_pytest_esp32c3_flash_suspend:
|
||||||
extends:
|
extends:
|
||||||
@@ -412,7 +417,7 @@ component_ut_pytest_esp32_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32
|
- build_pytest_components_esp32
|
||||||
tags: [ esp32, generic ]
|
tags: [ esp32, generic ]
|
||||||
parallel: 2
|
parallel: 7
|
||||||
|
|
||||||
component_ut_pytest_esp32_generic_multi_device:
|
component_ut_pytest_esp32_generic_multi_device:
|
||||||
extends:
|
extends:
|
||||||
@@ -518,7 +523,6 @@ component_ut_pytest_esp32_psramv0:
|
|||||||
- build_pytest_components_esp32
|
- build_pytest_components_esp32
|
||||||
tags: [ esp32, psramv0 ]
|
tags: [ esp32, psramv0 ]
|
||||||
|
|
||||||
|
|
||||||
component_ut_pytest_esp32s2_generic:
|
component_ut_pytest_esp32s2_generic:
|
||||||
extends:
|
extends:
|
||||||
- .pytest_components_dir_template
|
- .pytest_components_dir_template
|
||||||
@@ -526,7 +530,7 @@ component_ut_pytest_esp32s2_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32s2
|
- build_pytest_components_esp32s2
|
||||||
tags: [ esp32s2, generic ]
|
tags: [ esp32s2, generic ]
|
||||||
parallel: 2
|
parallel: 5
|
||||||
|
|
||||||
component_ut_pytest_esp32s2_generic_multi_device:
|
component_ut_pytest_esp32s2_generic_multi_device:
|
||||||
extends:
|
extends:
|
||||||
@@ -559,7 +563,7 @@ component_ut_pytest_esp32s3_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32s3
|
- build_pytest_components_esp32s3
|
||||||
tags: [ esp32s3, generic ]
|
tags: [ esp32s3, generic ]
|
||||||
parallel: 2
|
parallel: 5
|
||||||
|
|
||||||
component_ut_pytest_esp32s3_generic_multi_device:
|
component_ut_pytest_esp32s3_generic_multi_device:
|
||||||
extends:
|
extends:
|
||||||
@@ -616,6 +620,7 @@ component_ut_pytest_esp32c2_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32c2
|
- build_pytest_components_esp32c2
|
||||||
tags: [ esp32c2, generic, xtal_40mhz ]
|
tags: [ esp32c2, generic, xtal_40mhz ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
component_ut_pytest_esp32c2_adc:
|
component_ut_pytest_esp32c2_adc:
|
||||||
extends:
|
extends:
|
||||||
@@ -648,6 +653,7 @@ component_ut_pytest_esp32c3_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32c3
|
- build_pytest_components_esp32c3
|
||||||
tags: [ esp32c3, generic ]
|
tags: [ esp32c3, generic ]
|
||||||
|
parallel: 3
|
||||||
|
|
||||||
component_ut_pytest_esp32c3_generic_multi_device:
|
component_ut_pytest_esp32c3_generic_multi_device:
|
||||||
extends:
|
extends:
|
||||||
@@ -744,6 +750,7 @@ component_ut_pytest_esp32c6_generic:
|
|||||||
needs:
|
needs:
|
||||||
- build_pytest_components_esp32c6
|
- build_pytest_components_esp32c6
|
||||||
tags: [ esp32c6, generic ]
|
tags: [ esp32c6, generic ]
|
||||||
|
parallel: 2
|
||||||
|
|
||||||
component_ut_pytest_esp32c6_generic_multi_device:
|
component_ut_pytest_esp32c6_generic_multi_device:
|
||||||
extends:
|
extends:
|
||||||
@@ -1147,7 +1154,7 @@ test_app_test_eth:
|
|||||||
|
|
||||||
UT_001:
|
UT_001:
|
||||||
extends: .unit_test_esp32_template
|
extends: .unit_test_esp32_template
|
||||||
parallel: 17
|
parallel: 16
|
||||||
tags:
|
tags:
|
||||||
- ESP32_IDF
|
- ESP32_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
@@ -1223,7 +1230,7 @@ UT_034:
|
|||||||
|
|
||||||
UT_035:
|
UT_035:
|
||||||
extends: .unit_test_esp32s2_template
|
extends: .unit_test_esp32s2_template
|
||||||
parallel: 17
|
parallel: 16
|
||||||
tags:
|
tags:
|
||||||
- ESP32S2_IDF
|
- ESP32S2_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
@@ -1283,14 +1290,14 @@ UT_C3_SDSPI:
|
|||||||
|
|
||||||
UT_C6:
|
UT_C6:
|
||||||
extends: .unit_test_esp32c6_template
|
extends: .unit_test_esp32c6_template
|
||||||
parallel: 12
|
parallel: 8
|
||||||
tags:
|
tags:
|
||||||
- ESP32C6_IDF
|
- ESP32C6_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
|
|
||||||
UT_S3:
|
UT_S3:
|
||||||
extends: .unit_test_esp32s3_template
|
extends: .unit_test_esp32s3_template
|
||||||
parallel: 10
|
parallel: 9
|
||||||
tags:
|
tags:
|
||||||
- ESP32S3_IDF
|
- ESP32S3_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
|
Reference in New Issue
Block a user