]> source.dussan.org Git - sonarqube.git/commitdiff
BUILD-2475 Cirrus-ci task name are too long (#7680)
authorSebastien Vermeille <sebastien.vermeille@sonarsource.com>
Mon, 27 Feb 2023 16:36:25 +0000 (17:36 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 27 Feb 2023 20:03:16 +0000 (20:03 +0000)
* 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

.cirrus.yml

index 966cd9ea769387950bf8f69f1ab8ba2e60de30fd..0c5d418fe8941ab9e90dae79baf95309726ef8d5 100644 (file)
@@ -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