Merge branch 'ci/enable_default_ut_s2' into 'release/v4.2'

ci: enable unit test for S2 by default

See merge request espressif/esp-idf!17114
This commit is contained in:
Michael (XIAO Xufeng)
2022-03-15 22:03:07 +08:00

View File

@@ -542,8 +542,8 @@ UT_034:
- triggers - triggers
- schedules - schedules
variables: variables:
# Due to lack of runners, S2 tests will only be triggered with label (@bot test will not trigger) - $BOT_TRIGGER_WITH_LABEL == null
# - $BOT_TRIGGER_WITH_LABEL == null - $BOT_LABEL_UNIT_TEST
- $BOT_LABEL_UNIT_TEST_S2 - $BOT_LABEL_UNIT_TEST_S2
UT_035: UT_035: