From: Julien HENRY Date: Fri, 3 May 2024 09:57:07 +0000 (+0200) Subject: Disable ITs on DEV, waiting for SonarQube changes to be ready X-Git-Tag: 6.0.0.4432~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e7fc5ea5667ce260ad48d5603c262614bbed8222;p=sonar-scanner-cli.git Disable ITs on DEV, waiting for SonarQube changes to be ready --- diff --git a/.cirrus.yml b/.cirrus.yml index 946a786..fd15fa2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,7 +14,7 @@ env: ARTIFACTORY_DEPLOY_PASSWORD: VAULT[development/artifactory/token/SonarSource-sonar-scanner-cli-qa-deployer access_token] ARTIFACTORY_DEPLOY_REPO: sonarsource-public-qa ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token] - + BURGR_URL: VAULT[development/kv/data/burgr data.url] BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username] BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password] @@ -76,7 +76,7 @@ linux_qa_java17_task: env: matrix: - SQ_VERSION: LATEST_RELEASE[9.9] - - SQ_VERSION: DEV + - SQ_VERSION: LATEST_RELEASE maven_cache: folder: ${CIRRUS_WORKING_DIR}/.m2/repository qa_script: @@ -102,7 +102,7 @@ win_qa_java17_task: CIRRUS_SHELL: bash matrix: - SQ_VERSION: LATEST_RELEASE[9.9] - - SQ_VERSION: DEV + - SQ_VERSION: LATEST_RELEASE maven_cache: folder: ${CIRRUS_WORKING_DIR}/.m2/repository qa_script: