ci: enable unit test for S2 by default

This commit is contained in:
Michael (XIAO Xufeng)
2022-02-11 04:09:17 +00:00
parent 9e7811b95e
commit 067678bdf9

View File

@@ -542,8 +542,8 @@ UT_034:
- triggers
- schedules
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
UT_035: