From dfa8e733332d5448e558539bfd619401be5f035b Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 1 Jul 2020 17:06:24 +0200 Subject: [PATCH] allow integration tests to fail (wip) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ce6551f5..34748fb48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -163,6 +163,7 @@ test:unit: test:integration: stage: test + allow_failure: true dependencies: - build:fedora:x86_64 script: