Open Rajashreekalmane opened 2 months ago
[TC-ALOGIN-12.2] In Test step 2 command and log has to be updated as per Verification step document. From
./chip-tool accountlogin login 11111 34567890 1 4 --timedInteractionTimeoutMs 1000 ./chip-tv-casting-app accountlogin login 11111 34567890 1 4 --timedInteractionTimeoutMs 1000
To
./chip-tool accountlogin login 11111 20202021 1 4 --timedInteractionTimeoutMs 1000 ./chip-tv-casting-app accountlogin login 11111 20202021 1 4 --timedInteractionTimeoutMs 1000
In above command setuppincode for login command as been updated.
Yaml Script References: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_ALOGIN_12_2.yaml
Verification document Reference : https://docs.google.com/spreadsheets/d/13zltSz50GRs_kidvobceEuIT8kAAHSK64ANyWcc3xQI/edit?usp=sharing
PR TC-ALOGIN-12.2 - updates step 2 as per verification steps #36206
[TC-ALOGIN-12.2] In Test step 2 command and log has to be updated as per Verification step document. From
To
In above command setuppincode for login command as been updated.
Yaml Script References: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_ALOGIN_12_2.yaml
Verification document Reference : https://docs.google.com/spreadsheets/d/13zltSz50GRs_kidvobceEuIT8kAAHSK64ANyWcc3xQI/edit?usp=sharing