]> granicus.if.org Git - esp-idf/commitdiff
test: fix nvs compatible case error:
authorHe Yin Ling <heyinling@espressif.com>
Sun, 25 Aug 2019 06:09:17 +0000 (14:09 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Sun, 25 Aug 2019 12:35:49 +0000 (20:35 +0800)
nvs compatible test case uses new test env and app. update test config
file.

components/idf_test/integration_test/CIConfigs/nvs_compatible_test_.yml

index 6318d4e42558b7435b4e8cb570b39f2d21da4f53..917efd7481dae36a7d49502e15569ec707604850 100644 (file)
@@ -1,11 +1,11 @@
 BinPath: 
-    path: SSC/ssc_bin/ESP32_IDF/SSC_BLE
-    test app: SSC_BLE
+    path: SSC/ssc_bin/ESP32_IDF/SSC_BLE_WIFI
+    test app: SSC_BLE_WIFI
 
 DUT: [SSC1]
 
 Filter:
 - Add:
     SDK: ESP32_IDF
-    Test App: SSC_BLE
+    Test App: SSC_BLE_WIFI
     summary: 'use old NVS data WIFI function test'