Commit 1074fee 1 parent b6eec98 commit 1074fee Copy full SHA for 1074fee
File tree 1 file changed +6
-3
lines changed
psconfig/perfsonar-psconfig/doc
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 92
92
"schedule" : " example_schedule_PT4H" ,
93
93
"archives" : [ " example_http_archive" ],
94
94
"reference" : {
95
- "display-task-name" : " Example Throughput Tests"
95
+ "display-task-name" : " Example Throughput Tests" ,
96
+ "display-task-group" : " Example Tests"
96
97
}
97
98
},
98
99
"example_task_latencybg" : {
99
100
"group" : " example_group_mesh" ,
100
101
"test" : " example_test_latencybg" ,
101
102
"archives" : [ " example_http_archive" ],
102
103
"reference" : {
103
- "display-task-name" : " Example Loss Tests"
104
+ "display-task-name" : " Example Loss Tests" ,
105
+ "display-task-group" : " Example Tests"
104
106
}
105
107
},
106
108
"example_task_trace" : {
109
111
"schedule" : " example_schedule_PT10M" ,
110
112
"archives" : [ " example_http_archive" ],
111
113
"reference" : {
112
- "display-task-name" : " Example Traceroute Tests"
114
+ "display-task-name" : " Example Traceroute Tests" ,
115
+ "display-task-group" : " Example Tests"
113
116
}
114
117
}
115
118
}
You can’t perform that action at this time.
0 commit comments