From 1345eb3bf0f959138a1e2aa54ef118befb65ade3 Mon Sep 17 00:00:00 2001
From: JACQUOT Pierre <pierre.jacquot@inria.fr>
Date: Wed, 29 Mar 2023 07:20:14 +0000
Subject: [PATCH] Revert "[CI] Allow wikigen stage to fail, to deploy toulouse
 API."

This reverts commit d9a67e00c9dc59aa6f07878bcd2464df11981f6e
---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f36dc55673c..0aba5126239 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,6 @@ validate-data:
 wikigen:
   extends: .test-for-bullseye
   stage: validate
-  allow_failure: true
   parallel:
     matrix:
       - GENERATOR: [cpu_parameters, disk_reservation, environments, group_storage, hardware, kwollect_metrics, oar_properties, status]
-- 
GitLab