ci: increase parallel UT count for few jobs

pull/7751/head
Mahavir Jain 2021-10-12 16:15:26 +05:30
rodzic 11d9faf38c
commit f441ce977a
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -478,7 +478,7 @@ UT_001:
UT_002:
extends: .unit_test_esp32_template
parallel: 14
parallel: 15
tags:
- ESP32_IDF
- UT_T1_1
@ -683,7 +683,7 @@ UT_S2_SDSPI:
UT_C3:
extends: .unit_test_esp32c3_template
parallel: 32
parallel: 33
tags:
- ESP32C3_IDF
- UT_T1_1