mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
ci: add assign_test into regular test
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
assign_test:
|
assign_test:
|
||||||
extends:
|
extends:
|
||||||
- .rules:tests:target_test-integration_test-weekend_test
|
- .rules:assign_test:target_test-integration_test-weekend_test
|
||||||
tags:
|
tags:
|
||||||
- assign_test
|
- assign_test
|
||||||
image: $CI_DOCKER_REGISTRY/ubuntu-test-env$BOT_DOCKER_IMAGE_TAG
|
image: $CI_DOCKER_REGISTRY/ubuntu-test-env$BOT_DOCKER_IMAGE_TAG
|
||||||
|
@@ -183,9 +183,10 @@
|
|||||||
- <<: *if-protected-no_label
|
- <<: *if-protected-no_label
|
||||||
- <<: *if-label-integration_test
|
- <<: *if-label-integration_test
|
||||||
|
|
||||||
.rules:tests:target_test-integration_test-weekend_test:
|
.rules:assign_test:target_test-integration_test-weekend_test:
|
||||||
rules:
|
rules:
|
||||||
- <<: *if-protected-no_label
|
- <<: *if-protected-no_label
|
||||||
|
- <<: *if-label-regular_test
|
||||||
- <<: *if-label-example_test
|
- <<: *if-label-example_test
|
||||||
- <<: *if-label-custom_test
|
- <<: *if-label-custom_test
|
||||||
- <<: *if-label-unit_test-all_targets
|
- <<: *if-label-unit_test-all_targets
|
||||||
|
@@ -479,7 +479,7 @@ UT_034:
|
|||||||
|
|
||||||
UT_035:
|
UT_035:
|
||||||
extends: .unit_test_s2_template
|
extends: .unit_test_s2_template
|
||||||
parallel: 43
|
parallel: 44
|
||||||
tags:
|
tags:
|
||||||
- ESP32S2_IDF
|
- ESP32S2_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
|
Reference in New Issue
Block a user