5854500179
This change enable user to specify custom shake target. Change-Id: I1feb24cd2c66e58da130079e85de844dfd5c6792
18 lines
330 B
ReStructuredText
18 lines
330 B
ReStructuredText
Run the shake build system command.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: shake_report_name
|
|
:default: shake.html
|
|
|
|
The name of the report.
|
|
|
|
.. zuul:rolevar:: shake_target
|
|
|
|
The name of the target to build.
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory to run the shake command in.
|