]> source.dussan.org Git - sonarqube.git/commitdiff
[NO-JIRA] Fix QA names incompatible with burgr
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Fri, 6 Jan 2023 10:15:30 +0000 (11:15 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 6 Jan 2023 20:03:15 +0000 (20:03 +0000)
.cirrus.yml

index e32c56487457430e5652332a20e71ca4d5b94d8c..4545f2eececf8b933f3e771b64c7635109cbc6b0 100644 (file)
@@ -274,6 +274,7 @@ qa_task:
   env:
     matrix:
     # QA name should not exceed 13 characters to be properly reported on wallboard by burgr
+    # QA name cannot contain "_"
       - QA_CATEGORY: Cat1
       - QA_CATEGORY: Cat2
       - QA_CATEGORY: Cat3
@@ -285,13 +286,13 @@ qa_task:
       - QA_CATEGORY: Auth
       - QA_CATEGORY: Branch1
       - QA_CATEGORY: Branch2
-      - QA_CATEGORY: CE
-      - QA_CATEGORY: CE_WithPlugins
+      - QA_CATEGORY: CE1
+      - QA_CATEGORY: CE2
       - QA_CATEGORY: ComputeEngine
       - QA_CATEGORY: DE1
       - QA_CATEGORY: DE2
-      - QA_CATEGORY: EE
-      - QA_CATEGORY: EE_Portfolio
+      - QA_CATEGORY: EE1
+      - QA_CATEGORY: EE2
       - QA_CATEGORY: Issues1
       - QA_CATEGORY: Issues2
       - QA_CATEGORY: License1