From 68955bb260c16557cbd7aba6c8a4cea3d5250d29 Mon Sep 17 00:00:00 2001 From: morris Date: Tue, 23 Jun 2020 11:02:48 +0800 Subject: [PATCH] ci: increase test_jtag_arm parallel count --- tools/ci/config/target-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/config/target-test.yml b/tools/ci/config/target-test.yml index f735d2ce4..cc5dd3c53 100644 --- a/tools/ci/config/target-test.yml +++ b/tools/ci/config/target-test.yml @@ -359,6 +359,7 @@ example_test_015: test_app_test_001: extends: .test_app_template + parallel: 2 tags: - ESP32 - test_jtag_arm