16673b8dc1
This change adds support for custom target and adds a separate build step to better report build failure, as opposed to a single test failure. Change-Id: I9e7a5e14b669dcbacd26861595358f6a4c04b585
17 lines
297 B
ReStructuredText
17 lines
297 B
ReStructuredText
Run the Haskell stack test command.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: haskell_stack_target
|
|
|
|
The stack target(s) to test.
|
|
|
|
.. zuul:rolevar:: lts_version
|
|
|
|
The lts version.
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory to run the cabal command in.
|