diff --git a/tests/playbooks/run.yml b/tests/playbooks/run.yml index 66b8383bc9..80fc6f4409 100644 --- a/tests/playbooks/run.yml +++ b/tests/playbooks/run.yml @@ -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: