Merge branch 'test/ci_disable_ut_s2_wo_label' into 'master'
ci: disable the UT for S2 when label is not used See merge request espressif/esp-idf!8480
This commit is contained in:
commit
3029ab343b
1 changed files with 2 additions and 1 deletions
|
@ -495,7 +495,8 @@ UT_034:
|
||||||
- triggers
|
- triggers
|
||||||
- schedules
|
- schedules
|
||||||
variables:
|
variables:
|
||||||
- $BOT_TRIGGER_WITH_LABEL == null
|
# Due to lack of runners, S2 tests will only be triggered with label (@bot test will not trigger)
|
||||||
|
# - $BOT_TRIGGER_WITH_LABEL == null
|
||||||
- $BOT_LABEL_UNIT_TEST_S2
|
- $BOT_LABEL_UNIT_TEST_S2
|
||||||
|
|
||||||
UT_035:
|
UT_035:
|
||||||
|
|
Loading…
Reference in a new issue