diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb0df665eaa0b45dc2f07e3e4d2735814a44db02..93d29453a5dda23052bbd1718baa309639beb339 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,4 +16,5 @@ testing:
     - master
   tags:
     - test
-    - spec2
\ No newline at end of file
+    - spec2
+  allow_failure: true
\ No newline at end of file