Merge "Install doc bindep profile in zuul-jobs-test-tox"
This commit is contained in:
commit
ebbed9d385
@ -5,6 +5,10 @@
|
|||||||
- name: Run bindep
|
- name: Run bindep
|
||||||
include_role:
|
include_role:
|
||||||
name: bindep
|
name: bindep
|
||||||
|
vars:
|
||||||
|
# We're building doc targets below so we need that bindep profile on
|
||||||
|
# top of the default compile and test profiles.
|
||||||
|
bindep_profile: 'compile test doc'
|
||||||
- name: Run tox with constraints
|
- name: Run tox with constraints
|
||||||
include_role:
|
include_role:
|
||||||
name: tox
|
name: tox
|
||||||
|
Loading…
Reference in New Issue
Block a user