From: David Rautureau Date: Mon, 24 Sep 2018 09:47:13 +0000 (+0200) Subject: Use Chrome driver X-Git-Tag: 7.5~401 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a34eb99cbb9eee653ef5b852c325b4a792e67e05;p=sonarqube.git Use Chrome driver --- diff --git a/.cirrus.yml b/.cirrus.yml index 738f5a5499a..bd5653e2325 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -94,7 +94,7 @@ qa_task: only_if: $CIRRUS_BRANCH !=~ "dogfood/.*" && $CIRRUS_BRANCH != "public_master" auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*' && $CIRRUS_BRANCH != 'dogfood-on-next' gke_container: - image: gcr.io/ci-cd-215716/sonar-enterprise-qa:0.0.1 + image: gcr.io/ci-cd-215716/sonar-enterprise-qa:0.0.2 cluster_name: cirrus-cluster zone: us-central1-a namespace: default