summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-02-07 08:06:05 +0100
committerOndrej Holy <oholy@redhat.com>2020-02-07 08:14:36 +0100
commite8c4f6423a1ca145c64ef489928be39d3ebe22b9 (patch)
tree6a13c2819b3c112a488a471b392c4516c8fd5965
parent6dd9924fcecfb834d5899af61fc4a689ffa637b0 (diff)
downloadgvfs-e8c4f6423a1ca145c64ef489928be39d3ebe22b9.tar.gz
ci: Allow CI failures temporarily to not block development
The recently enabled SFTP test cases started failing for no obvious reason. This seems is not caused by any code changes, something had to change on runners. Let's temporarily allow CI to fail in order to not block further development.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b8d22ae..caa9e54d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ fedora:
- meson -Dinstalled_tests=true -Ddevel_utils=true -Dman=true --prefix /usr --werror build
- sudo ninja -C build install
- GIO_USE_VOLUME_MONITOR=unix gnome-desktop-testing-runner gvfs
+ allow_failure: true
.gnome-build-meta-template: &gnome-build-meta
variables: