From 12851915acb2f9bc64151801ab57e71067b526e6 Mon Sep 17 00:00:00 2001 From: Vatsal Ghelani <152916324+vatsalghelani-csa@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:46:50 -0400 Subject: [PATCH] Added run arguments comment header --- src/python_testing/TC_RR_1_1.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/python_testing/TC_RR_1_1.py b/src/python_testing/TC_RR_1_1.py index 98db3c3aae5fbd..d91047c98eb36d 100644 --- a/src/python_testing/TC_RR_1_1.py +++ b/src/python_testing/TC_RR_1_1.py @@ -1,4 +1,3 @@ -# # Copyright (c) 2022 Project CHIP Authors # All rights reserved. # @@ -13,7 +12,12 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# + + +# run arguments: +# test-runner-runs: run1 +# test-runner-run/run1/app: app/all-clusters discriminator KVS trace-to-appjson +# test-runner-run/run1/script: storage-path commissioning-method discriminator passcode trace-to-testjson trace-to-testperfetto import asyncio import logging