[CI] Add grafana to allowed-to-fail
The grafana repo is broken for Debuntu. Change-Id: I7f79aeab53540df9bf84add6df3add300c9e9fa4
This commit is contained in:
parent
1c5d98ecab
commit
a6884085e1
@ -15,6 +15,8 @@
|
||||
# and since we don't need isolated networks here, use host networking
|
||||
network_mode: host
|
||||
work_dir: "{{ kolla_work_dir }}"
|
||||
# FIXME(yoctozepto): The grafana repo is broken for Debuntu.
|
||||
allowed_to_fail: "grafana"
|
||||
tasks:
|
||||
- name: Ensure /etc/kolla exists
|
||||
file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user