From bfb7757feb45c0793ed874aeca2c2111e7519970 Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Thu, 16 Jul 2020 17:02:01 +0800 Subject: [PATCH] CI: disable cases with test env SSC_T5_1 --- .gitlab-ci.yml | 7 ------- .../integration_test/TC_IT_BLUEDROID_SMP.yml | 1 + .../idf_test/integration_test/TC_IT_BTSTK_GAP.yml | 8 ++++++++ .../integration_test/TC_IT_BTSTK_GATT.yml | 15 +++++++++++++++ 4 files changed, 24 insertions(+), 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b0bc8fbb5..85cb86535 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1368,13 +1368,6 @@ IT_009: - ESP32_IDF - SSC_T1_3 -IT_010: - <<: *test_template - parallel: 4 - tags: - - ESP32_IDF - - SSC_T5_1 - IT_011: <<: *test_template tags: diff --git a/components/idf_test/integration_test/TC_IT_BLUEDROID_SMP.yml b/components/idf_test/integration_test/TC_IT_BLUEDROID_SMP.yml index 2bca97e2d..5207f45ef 100644 --- a/components/idf_test/integration_test/TC_IT_BLUEDROID_SMP.yml +++ b/components/idf_test/integration_test/TC_IT_BLUEDROID_SMP.yml @@ -477,6 +477,7 @@ test cases: - ['P SSC1 RE "\+BLESMP:RemoveBond,Success,%%s"%%()'] - ID: BLUEDROID_SMP_08003 <<: *SMP_CASE + CI ready: 'No' test point 2: BLE SMP bond item management test summary: BLE SMP get bond list and number when pairing and after reboot for BLUEDROID steps: | diff --git a/components/idf_test/integration_test/TC_IT_BTSTK_GAP.yml b/components/idf_test/integration_test/TC_IT_BTSTK_GAP.yml index 544bc53fd..a51559332 100644 --- a/components/idf_test/integration_test/TC_IT_BTSTK_GAP.yml +++ b/components/idf_test/integration_test/TC_IT_BTSTK_GAP.yml @@ -1420,6 +1420,7 @@ test cases: - 'R SSC2 C Complete' - ID: BTSTK_GAP_10001 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP master multi connection test summary: master connect to 3 slaves with different app and master do disconnect steps: | @@ -1447,6 +1448,7 @@ test cases: - ['P SSC1 C +BLECONN:GapDisconnect,OK', 'P SSC{%d} C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_10002 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP master multi connection test summary: master connect to 3 slaves with different app and slave do disconnect steps: | @@ -1474,6 +1476,7 @@ test cases: - ['P SSC1 C +BLECONN:GapDisconnect,OK,001[0-2]', 'P SSC{%d} C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_10003 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP master multi connection test summary: master connect to 4 slaves with same app and master do disconnect steps: | @@ -1501,6 +1504,7 @@ test cases: - ['P SSC1 C +BLECONN:GapDisconnect,OK', 'P SSC{%d} C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_10004 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP master multi connection test summary: master connect to 4 slaves with same app and slave do disconnect steps: | @@ -1528,6 +1532,7 @@ test cases: - ['P SSC1 C +BLECONN:GapDisconnect,OK', 'P SSC{%d} C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_11001 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP slave multi connection test summary: slave connected by 4 master and master do disconnect steps: | @@ -1557,6 +1562,7 @@ test cases: - ['P SSC{%d} C +BLECONN:GapDisconnect,OK', 'P SSC1 C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_11002 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP slave multi connection test summary: slave connected by 4 master and slave do disconnect steps: | @@ -1587,6 +1593,7 @@ test cases: - ['P SSC{%d} C +BLECONN:GapDisconnect,OK', 'P SSC1 C +BLECONN:GapDisconnect,OK'] - ID: BTSTK_GAP_12001 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP multi connection as both master and slave role test summary: connected by 2 masters and connect to 2 slaves and do disconnect steps: | @@ -1623,6 +1630,7 @@ test cases: - ["P SSC[2-5] C Disconnect"] - ID: BTSTK_GAP_12002 <<: *GAP_CASE + CI ready: 'No' test point 2: BLE GAP multi connection as both master and slave role test summary: connected by 2 masters and connect to 2 slaves and be disconnected steps: | diff --git a/components/idf_test/integration_test/TC_IT_BTSTK_GATT.yml b/components/idf_test/integration_test/TC_IT_BTSTK_GATT.yml index b4a824d7b..0ec81ae0b 100644 --- a/components/idf_test/integration_test/TC_IT_BTSTK_GATT.yml +++ b/components/idf_test/integration_test/TC_IT_BTSTK_GATT.yml @@ -1118,6 +1118,7 @@ test cases: - ["R SSC1 C +GATTC:OK","P SSC[1-2] C ConfigMTU,OK,261"] - ID: BTSTK_GATT_30001 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection service discovery test summary: do primary service discovery when DUT1 role is master, connected with 4 slaves steps: | @@ -1135,6 +1136,7 @@ test cases: - ["R SSC1 C +GATTC:Discover,OK"] - ID: BTSTK_GATT_30002 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection service discovery test summary: do primary service discovery when DUT1 is slave, connected by 4 masters steps: | @@ -1150,6 +1152,7 @@ test cases: - ["R SSC[2-5] C +GATTC:Discover,OK"] - ID: BTSTK_GATT_30003 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection service discovery test summary: do primary service discovery when DUT1 connect to DUT[2-3] and connected by DUT[4-5] steps: | @@ -1171,6 +1174,7 @@ test cases: - ["R SSC[4-5] C +GATTC:Discover,OK"] - ID: BTSTK_GATT_31001 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection read test summary: do read when DUT1 role is master, connected with 4 slaves steps: | @@ -1196,6 +1200,7 @@ test cases: - ["R SSC1 C +GATTC:ReadOnce,0010,A002,C301,256"] - ID: BTSTK_GATT_31002 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection read test summary: do read when DUT1 is slave, connected by 4 masters steps: | @@ -1215,6 +1220,7 @@ test cases: - ["R SSC[2-5] C +GATTC:ReadOnce,0010,A002,C301,256"] - ID: BTSTK_GATT_31003 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection read test summary: do read when DUT1 connect to DUT[2-3] and connected by DUT[4-5] steps: | @@ -1248,6 +1254,7 @@ test cases: - ["R SSC[4-5] C +GATTC:ReadOnce,0010,A002,C301,256"] - ID: BTSTK_GATT_32001 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection write test summary: do write when DUT1 role is master, connected with 4 slaves steps: | @@ -1273,6 +1280,7 @@ test cases: - ["R SSC1 C +GATTC:Write,OK,0010,A002,C304"] - ID: BTSTK_GATT_32002 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection write test summary: do write when DUT1 is slave, connected by 4 masters steps: | @@ -1292,6 +1300,7 @@ test cases: - ["R SSC[2-5] C +GATTC:Write,OK,0010,A002,C304"] - ID: BTSTK_GATT_32003 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection write test summary: do write when DUT1 connect to DUT[2-3] and connected by DUT[4-5] steps: | @@ -1325,6 +1334,7 @@ test cases: - ["R SSC[4-5] C +GATTC:Write,OK,0010,A002,C304"] - ID: BTSTK_GATT_33001 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection notify test summary: do notify when DUT1 role is master, connected with 4 slaves steps: | @@ -1350,6 +1360,7 @@ test cases: - ['P SSC1 RE "\+GATTC:Notification,0010,A002,C305,1,%%s"%%()'] - ID: BTSTK_GATT_33002 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection notify test summary: do notify when DUT1 is slave, connected by 4 masters steps: | @@ -1375,6 +1386,7 @@ test cases: - ['P SSC{%d} RE "\+GATTC:Notification,0010,A002,C305,1,%%s"%%()'] - ID: BTSTK_GATT_33003 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection notify test summary: do notify when DUT1 connect to DUT[2-3] and connected by DUT[4-5] steps: | @@ -1414,6 +1426,7 @@ test cases: - ['P SSC{%d} RE "\+GATTC:Notification,0010,A002,C305,1,%%s"%%()'] - ID: BTSTK_GATT_34001 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection indicate test summary: do indicate when DUT1 role is master, connected with 4 slaves steps: | @@ -1439,6 +1452,7 @@ test cases: - ['P SSC1 RE "\+GATTC:Indication,0010,A002,C306,1,%%s"%%()'] - ID: BTSTK_GATT_34002 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection indicate test summary: do indicate when DUT1 is slave, connected by 4 masters steps: | @@ -1464,6 +1478,7 @@ test cases: - ['P SSC{%d} RE "\+GATTC:Indication,0010,A002,C306,1,%%s"%%()'] - ID: BTSTK_GATT_34003 <<: *GATT_CASE + CI ready: 'No' test point 2: BLE GATT multi connection indicate test summary: do indicate when DUT1 connect to DUT[2-3] and connected by DUT[4-5] steps: |