diff --git a/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml b/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml index 6318d4e42..917efd748 100644 --- a/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml +++ b/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml @@ -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' diff --git a/components/idf_test/integration_test/TC_IT_SYS_NVS.yml b/components/idf_test/integration_test/TC_IT_SYS_NVS.yml index fd7db6d73..33682a851 100644 --- a/components/idf_test/integration_test/TC_IT_SYS_NVS.yml +++ b/components/idf_test/integration_test/TC_IT_SYS_NVS.yml @@ -26,7 +26,7 @@ test cases: 4. check if SoftAP config is correct sub module: NVS summary: use old NVS data WIFI function test - test environment: SSC_T1_1 + test environment: SSC_T1_5 test point 1: compatiable test test point 2: test if latest SDK work with pervious version of NVS data version: v1 (2017-06-01)