Merge "Revert "Make ara-report role to zuul_return an artifact""
This commit is contained in:
commit
bf083b71fd
@ -60,14 +60,6 @@
|
|||||||
when:
|
when:
|
||||||
- ara_compress_html | bool
|
- ara_compress_html | bool
|
||||||
- not ara_generated | skipped
|
- not ara_generated | skipped
|
||||||
- name: Return ARA report
|
|
||||||
when: not ara_generated | skipped
|
|
||||||
zuul_return:
|
|
||||||
data:
|
|
||||||
zuul:
|
|
||||||
artifacts:
|
|
||||||
- name: ARA report
|
|
||||||
url: "{{ ara_report_path }}"
|
|
||||||
rescue:
|
rescue:
|
||||||
- name: HTML generation rescue
|
- name: HTML generation rescue
|
||||||
debug:
|
debug:
|
||||||
@ -88,10 +80,3 @@
|
|||||||
|
|
||||||
- name: Save the ARA database
|
- name: Save the ARA database
|
||||||
command: cp {{ ara_database_path }} {{ final_ara_report_path }}
|
command: cp {{ ara_database_path }} {{ final_ara_report_path }}
|
||||||
- name: Return ARA report
|
|
||||||
zuul_return:
|
|
||||||
data:
|
|
||||||
zuul:
|
|
||||||
artifacts:
|
|
||||||
- name: ARA report
|
|
||||||
url: "{{ ara_report_path }}"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user