]> granicus.if.org Git - esp-idf/commitdiff
CI: add one more UT runner
authorHe Yin Ling <heyinling@espressif.com>
Sat, 3 Jun 2017 01:56:13 +0000 (09:56 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Sat, 3 Jun 2017 03:38:52 +0000 (11:38 +0800)
.gitlab-ci.yml

index 61b1d26fc98553b6c27e01dd019f034e16ad7ec4..26d42b77fa9b1b32194d6126bf74a908fb8f1458 100644 (file)
@@ -436,6 +436,12 @@ UT_001_03:
     - ESP32_IDF
     - UT_T1_1
 
+UT_001_04:
+  <<: *unit_test_template
+  tags:
+    - ESP32_IDF
+    - UT_T1_1
+
 IT_001_01:
   <<: *test_template
   tags: