From c6fa5d98defbb49cda26545f672d0658a73c7580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Thu, 10 Jun 2021 16:19:45 +0000 Subject: [PATCH] Revert "[CI] Add grafana to allowed-to-fail" This reverts commit a6884085e1a5336f17c2ed64f67d8f885c454207. Reason for revert: Repo is fine again. Change-Id: I60a76f42708f1746bd2c582ce25867ac34c9e865 --- tests/playbooks/run.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/playbooks/run.yml b/tests/playbooks/run.yml index 80fc6f4409..66b8383bc9 100644 --- a/tests/playbooks/run.yml +++ b/tests/playbooks/run.yml @@ -15,8 +15,6 @@ # 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: