summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2018-01-06 19:42:42 +0100
committerKali Kaneko <kali@leap.se>2018-01-06 22:51:58 +0100
commit60632f203bd9c6a6bababb7d07a356ca9d3af69d (patch)
tree6642cd0e05231f83a3069c11d065dd4014bdd5bf /.gitlab-ci.yml
parentc8eb8cb9d4804403c4d242292be0bbfb2093dcd1 (diff)
[test] Dont allow failure for e2e tests anymore
After e2e tests seem reliable now we should not allow them to fail anymore.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d215055..10c16f09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,6 @@ e2e_test_mail:
e2e_test_vpn:
image: 0xacab.org:4567/leap/bitmask-dev:latest
stage: test
- allow_failure: true
script:
- dpkg -l tox gnupg1 haveged > /dev/null || apt-get -y --no-install-recommends install tox gnupg1 haveged
- tox -e py27-dev --notest