Provided by: openqa-client_4.6.1712926289.b0d689b52-2_all
NAME
openqa-label-all - apply labels to openQA jobs based on various criteria
SYNOPSIS
openqa-label-all [OPTIONS]
DESCRIPTION
openqa-label-all allows comments to be applied to a set jobs, which match the specified options, on the specified server.
OPTIONS
openqa-label-all allows comments to be applied to the set of failing jobs that match the specified options. --build=BUILD The build for which to look for a failing module --module=MODULE The failing module to look for. (required) --groupid=GROUP_ID Limits labeling to this group only. --openqa-host=HOST The openQA host to act on, default: 'https://salsa.debian.net' --result=RESULT The result of the jobs to look for, default: 'failed' --label=LABEL The label to write as comment for each found job --dry-run Do not do any action on openQA --no-restart Do not restart the jobs after labelling -v, --verbose Increase verbosity level, specify multiple times to increase verbosity. -h, --help Prints help.
AUTHOR
This manual page was written by Philip Hands <phil@hands.com>, for the Debian GNU/Linux system (but may be used by others).