Merge "Depends-On is not needed with periodic jobs"
This commit is contained in:
commit
fd3581b4a9
@ -54,8 +54,11 @@
|
||||
{% endraw -%}
|
||||
ovb_key_name: tripleo-ci-team
|
||||
mirror_path: mirror.regionone.rdo-cloud.rdoproject.org
|
||||
{% if 'periodic' not in zuul.job -%}
|
||||
depends_on:
|
||||
- {{ zuul.change_url }}
|
||||
{% endif %}
|
||||
|
||||
zuul_yaml: >-
|
||||
- project:
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user