aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorSebastien Vermeille <sebastien.vermeille@sonarsource.com>2023-02-27 17:36:25 +0100
committersonartech <sonartech@sonarsource.com>2023-02-27 20:03:16 +0000
commit87159fbab9897cddd208732e3ea7c4ee10ff970a (patch)
treefb6bd31527c02a3425e44e5f8354df5f495c7c8f /.cirrus.yml
parent608abfb861873ca9e5e5fd5191191be2347652be (diff)
downloadsonarqube-87159fbab9897cddd208732e3ea7c4ee10ff970a.tar.gz
sonarqube-87159fbab9897cddd208732e3ea7c4ee10ff970a.zip
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
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
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