Skip to content

Commit 7cc92a0

Browse files
authored
Remove unused Groups.Endpoint PIXIT from TC-GRPKEY-2.1 (#40556)
* Remove groups endpoint since just grpkey cluser is using it * Remove PICs keys since every attribute is mandatory
1 parent 18ff42c commit 7cc92a0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ config:
2222
cluster: "Group Key Management"
2323
endpoint: 0
2424

25-
# Users should set endpoint value on the command line to PIXIT.G.ENDPOINT
26-
Groups.Endpoint: 1
27-
2825
tests:
2926
- label:
3027
"Step 0: Commission DUT to TH (can be skipped if done in a preceding
@@ -39,7 +36,6 @@ tests:
3936
- label:
4037
"Step 1: TH reads GroupKeyMap attribute from DUT using a
4138
fabric-filtered read."
42-
PICS: GRPKEY.S.A0000
4339
command: "readAttribute"
4440
attribute: "GroupKeyMap"
4541
fabricFiltered: true
@@ -52,7 +48,6 @@ tests:
5248
GroupKeyMap attribute list on GroupKeyManagement cluster by writing
5349
the GroupKeyMap attribute with one entry as follows: List item
5450
1:,GroupId: 0x0103,GroupKeySetId: 0x01a3"
55-
PICS: GRPKEY.S.A0000
5651
command: "writeAttribute"
5752
attribute: "GroupKeyMap"
5853
arguments:
@@ -61,7 +56,6 @@ tests:
6156
- label:
6257
"Step 3: TH reads GroupKeyMap Attribute from the GroupKeyManagement
6358
cluster from DUT using a fabric-filtered read."
64-
PICS: GRPKEY.S.A0000
6559
command: "readAttribute"
6660
attribute: "GroupKeyMap"
6761
response:
@@ -70,7 +64,6 @@ tests:
7064
- label:
7165
"Step 4: TH reads GroupTable attribute from GroupKeyManagement cluster
7266
on DUT."
73-
PICS: GRPKEY.S.A0001
7467
command: "readAttribute"
7568
attribute: "GroupTable"
7669
response:
@@ -79,7 +72,6 @@ tests:
7972
- label:
8073
"Step 5: TH reads MaxGroupsPerFabric attribute from GroupKeyManagement
8174
cluster on DUT using a fabric-filtered read."
82-
PICS: GRPKEY.S.A0002
8375
command: "readAttribute"
8476
attribute: "MaxGroupsPerFabric"
8577
fabricFiltered: true
@@ -93,7 +85,6 @@ tests:
9385
- label:
9486
"Step 6: TH reads MaxGroupKeysPerFabric attribute from
9587
GroupKeyManagement cluster on DUT using a fabric-filtered read."
96-
PICS: GRPKEY.S.A0003
9788
command: "readAttribute"
9889
attribute: "MaxGroupKeysPerFabric"
9990
fabricFiltered: true

0 commit comments

Comments
 (0)