Promote new ara-report role and ARA middleware to base job
The ara-report role and the ARA middleware have individually been tested and are ready for production use. See related patches [1] for details. [1]: https://review.openstack.org/#/q/topic:ara-sqlite-middleware Change-Id: I2d9bf386f4454193bad0caa7569e9b3ff1cf2f87
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: add-fileserver
|
- role: add-fileserver
|
||||||
fileserver: "{{ site_logs }}"
|
fileserver: "{{ site_logs }}"
|
||||||
- emit-ara-html
|
- role: ara-report
|
||||||
|
|
||||||
- hosts: "{{ site_logs.fqdn }}"
|
- hosts: "{{ site_logs.fqdn }}"
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|||||||
@@ -58,7 +58,8 @@
|
|||||||
- zuul: openstack-infra/zuul-jobs
|
- zuul: openstack-infra/zuul-jobs
|
||||||
- zuul: openstack-infra/openstack-zuul-jobs
|
- zuul: openstack-infra/openstack-zuul-jobs
|
||||||
vars:
|
vars:
|
||||||
ara_generate_html: failure
|
ara_report_type: database
|
||||||
|
ara_report_path: ara-report
|
||||||
timeout: 1800
|
timeout: 1800
|
||||||
post-timeout: 1800
|
post-timeout: 1800
|
||||||
nodeset:
|
nodeset:
|
||||||
|
|||||||
Reference in New Issue
Block a user