From e7f2e8e788deb86dd2b72746fe4750464544d5f5 Mon Sep 17 00:00:00 2001 From: Chen Yudong Date: Wed, 6 Apr 2022 17:29:00 +0800 Subject: [PATCH] CI: temporary allow failure for IT_012 --- .gitlab/ci/target-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/ci/target-test.yml b/.gitlab/ci/target-test.yml index 691e02bda3..cc6d1add85 100644 --- a/.gitlab/ci/target-test.yml +++ b/.gitlab/ci/target-test.yml @@ -1028,6 +1028,7 @@ IT_011: IT_012: extends: .integration_test_template parallel: 2 + allow_failure: true # FIXME: temporary allow failure, IDFCI-1147 tags: - ESP32_IDF - SSC_T2_MESH1