From 8ad67f8b9fc7f001b763c12ade5282298d20e2cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 26 Nov 2019 13:00:32 +0100 Subject: [PATCH] Stop retrying the system tests; we should fix the tests instead --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 10cd6ecfcd..39d5aad3a9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -205,7 +205,6 @@ stages: .system_test: &system_test_job <<: *default_triggering_rules stage: system - retry: 2 before_script: - *setup_interfaces - *setup_softhsm