From: Sebastien Vermeille Date: Mon, 27 Feb 2023 16:36:25 +0000 (+0100) Subject: BUILD-2475 Cirrus-ci task name are too long (#7680) X-Git-Tag: 10.0.0.68432~191 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=87159fbab9897cddd208732e3ea7c4ee10ff970a;p=sonarqube.git BUILD-2475 Cirrus-ci task name are too long (#7680) * Define a name pattern instead of letting cirrus generating it That way it is more concise * Add alias That way this task can still be retrieved via depend_on --- diff --git a/.cirrus.yml b/.cirrus.yml index 966cd9ea769..0c5d418fe89 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -289,6 +289,8 @@ qa_task: memory: 7Gb additional_containers: - <<: *POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE + name: QA $QA_CATEGORY + alias: qa env: matrix: # QA name should not exceed 13 characters to be properly reported on wallboard by burgr