aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2023-01-06 11:15:30 +0100
committersonartech <sonartech@sonarsource.com>2023-01-06 20:03:15 +0000
commit7f5d3dffb1bcb8c04985f6db758a375af6538d57 (patch)
treea5f6ab593934a37a5c03678f7874d29d876b42fc /.cirrus.yml
parent0e6e7e1e1e812f8481221afbd2f1a8ef79d24fae (diff)
downloadsonarqube-7f5d3dffb1bcb8c04985f6db758a375af6538d57.tar.gz
sonarqube-7f5d3dffb1bcb8c04985f6db758a375af6538d57.zip
[NO-JIRA] Fix QA names incompatible with burgr
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index e32c5648745..4545f2eecec 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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