]> granicus.if.org Git - esp-idf/commitdiff
ci: add one more job for single core unit tests
authorIvan Grokhotkov <ivan@espressif.com>
Sun, 5 Nov 2017 13:50:43 +0000 (21:50 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Sun, 5 Nov 2017 13:50:43 +0000 (21:50 +0800)
.gitlab-ci.yml

index 982a97bdf1e6e053217e2483759ee8d5606e42cd..877d2c0aebc545af2a2e6e3adcb035e05ca582e2 100644 (file)
@@ -709,6 +709,13 @@ UT_003_07:
     - UT_T1_1
     - UT_single_core
 
+UT_003_08:
+  <<: *unit_test_template
+  tags:
+    - ESP32_IDF
+    - UT_T1_1
+    - UT_single_core
+
 IT_001_01:
   <<: *test_template
   tags: