Skip to content

Commit 23f4c3f

Browse files
author
Shuotian Cheng
authored
ptf_runner: Add one line comment for ptf_platform_dir (#501)
1 parent ada0d05 commit 23f4c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/test/tasks/ptf_runner.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# ptf_test_name - name of the test
66
# ptf_test_dir - directory where test was copied to
77
# ptf_test_path - ptf path to the test
8+
# ptf_platform_dir - directory where ptf platform was copied to (only required when using customized platform)
89
# ptf_platform - ptf platform
910
# ptf_test_params - a list with the test parameters
1011
# ptf_qlen - qlen parameter for ptf

0 commit comments

Comments
 (0)