Skip to content

Commit 342aca0

Browse files
committed
Make description of _GROUP_ID more obvious
1 parent 92286c8 commit 342aca0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/UsersGuide.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
11441144
to the priority of the job template)
11451145

0 commit comments

Comments
 (0)