File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1136,10 +1136,10 @@ _SKIP_CHAINED_DEPS:: Do not schedule parent test suites which are specified in `
11361136_INCLUDE_CHILDREN:: Include children that would otherwise not be considered when
11371137 filtering test suites via the `TEST` parameter.
11381138
1139- _GROUP:: Job templates *not* matching the given group name are ignored. Does *not*
1140- affect obsoletion behavior.
1139+ _GROUP:: Limiting lookup for job templates only to group with matching name.
1140+ Does *not* affect obsoletion behavior.
11411141
1142- _GROUP_ID:: Same as `_GROUP` but allows to specify the group directly by ID.
1142+ _GROUP_ID:: Limiting lookup for job templates only to group with matching ID.
11431143_PRIORITY:: Sets the priority value for the new jobs (which otherwise defaults
11441144to the priority of the job template)
11451145
You can’t perform that action at this time.
0 commit comments