From dfa4e9199e8ca40e2f0e4b0cf3902e11fdae5703 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 (cherry picked from commit 8ad67f8b9fc7f001b763c12ade5282298d20e2cc) --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8d4da6e534..1575885621 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -244,7 +244,6 @@ stages: .system_test: &system_test_job <<: *default_triggering_rules stage: system - retry: 2 before_script: - *setup_interfaces - *setup_softhsm