Skip to content

Commit 94d5100

Browse files
authored
OPCREDS-3.3: Fix reset step (project-chip#34240)
1 parent 90310f2 commit 94d5100

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/tests/suites/certification/Test_TC_OPCREDS_3_3.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,10 @@ tests:
3535
disabled: true
3636

3737
- label:
38-
"Step 1: Factory Reset DUT (to ensure NOC list is empty at the
38+
"Step 1: Factory Reset TH (to ensure NOC list is empty at the
3939
beginning of the following steps)"
40-
PICS: MCORE.UI.FACTORYRESET
4140
verification: |
42-
On both DUT and TH side, on Raspi we do factory reset with the below command. The DUT for cert should follow vendor specific procedure for factory reset
41+
On Raspi factory reset with the below command.
4342
sudo rm -rf /tmp/chip_*
4443
disabled: true
4544

0 commit comments

Comments
 (0)