[infrared] Ignore errors if tobiko-download-images does not exist
In downstream jobs, the infrared_plugin can use a later version than the rest of the tobiko subdirs, including tobiko roles Due to this, when the infrared plugin tries to include the tobiko role tobiko-download-images, it may be unavailable Change-Id: I0f3533dfd1860167fd4b4b697087cf6230d4c4a7
This commit is contained in:
parent
8b3fe3074b
commit
89eb501c51
@ -68,6 +68,7 @@
|
||||
|
||||
- name: "download images"
|
||||
include_role: name=tobiko-download-images
|
||||
ignore_errors: yes
|
||||
|
||||
- name: "initialize test execution"
|
||||
include_role: name=tobiko-configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user