From c7153e307512d9a1e8eec9b28b1d3dd8ce78ed65 Mon Sep 17 00:00:00 2001 From: Karsten Sperling Date: Thu, 26 Sep 2024 16:39:21 +1200 Subject: [PATCH] Don't hardcode TBRM endpoint number in TC-TBRM-2.4 Fixes #35726 --- src/app/tests/suites/certification/Test_TC_TBRM_2_4.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_TBRM_2_4.yaml b/src/app/tests/suites/certification/Test_TC_TBRM_2_4.yaml index 4b358e1bd7575b..4835b9658d4e7f 100644 --- a/src/app/tests/suites/certification/Test_TC_TBRM_2_4.yaml +++ b/src/app/tests/suites/certification/Test_TC_TBRM_2_4.yaml @@ -21,6 +21,8 @@ PICS: config: nodeId: 0x12344321 + cluster: Thread Border Router Management + endpoint: 1 payload: "MT:-24J0AFN00KA0648G00" discriminator: 3840 @@ -70,8 +72,6 @@ tests: - label: "TH2 send GetActiveDatasetRequest command to the DUT in PASE session" identity: beta - cluster: Thread Border Router Management - endpoint: 1 command: GetActiveDatasetRequest response: error: UNSUPPORTED_ACCESS @@ -79,8 +79,6 @@ tests: - label: "TH2 send GetPendingDatasetRequest command to the DUT in PASE session" identity: beta - cluster: Thread Border Router Management - endpoint: 1 command: GetPendingDatasetRequest response: error: UNSUPPORTED_ACCESS