From: Michael (XIAO Xufeng) Date: Thu, 14 Feb 2019 07:51:21 +0000 (+0800) Subject: sdio: temporarily disable the sdio example ci, since the runners have X-Git-Tag: v3.2-beta3~13^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d83598a64a8bc9ec567785b79d893c930de2e836;p=esp-idf sdio: temporarily disable the sdio example ci, since the runners have some power issue --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c45f28849..93782a73dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -963,7 +963,7 @@ example_test_002_01: - ESP32 - Example_ShieldBox_Basic -example_test_003_01: +.example_test_003_01: <<: *example_test_template tags: - ESP32 diff --git a/examples/peripherals/sdio/sdio_test.py b/examples/peripherals/sdio/sdio_test.py index 8ea10df992..336817bb7c 100644 --- a/examples/peripherals/sdio/sdio_test.py +++ b/examples/peripherals/sdio/sdio_test.py @@ -27,7 +27,7 @@ import TinyFW import IDF -@IDF.idf_example_test(env_tag="Example_SDIO") +@IDF.idf_example_test(env_tag="Example_SDIO", ignore=True) def test_example_sdio_communication(env, extra_data): """ Configurations