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