1BKR-WORKFLOW-SIMPLE(1)              Beaker              BKR-WORKFLOW-SIMPLE(1)
2
3
4

NAME

6       bkr-workflow-simple - Simple workflow to generate Beaker jobs
7

SYNOPSIS

9       bkr workflow-simple [workflow options] [options]
10

DESCRIPTION

12       Generates  a Beaker job using the (not-so-simple) options available for
13       all workflows.
14

OPTIONS

16       Common workflow options are described in the Workflow  options  section
17       of bkr(1).
18
19       Common bkr options are described in the Options section of bkr(1).
20

EXIT STATUS

22       Non-zero on error, otherwise zero.
23

EXAMPLES

25       Schedule  a  job  using  CentOS  7  Server, containing the hypothetical
26       /mypackage/mytest task on a randomly selected x86_64 machine:
27
28          bkr workflow-simple --arch x86_64 --random \
29                  --family CentOS7 --variant Server \
30                  --task /mypackage/mytest
31

SEE ALSO

33       bkr(1)
34

AUTHOR

36       The Beaker team <beaker-devel@lists.fedorahosted.org>
37
39       2013-2021 Red Hat, Inc.
40
41
42
43
4428.2                             Feb 17, 2021           BKR-WORKFLOW-SIMPLE(1)
Impressum