From 7d4c6c760387156c95f1ad2335b21e8d516eb6ad Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 12 Feb 2019 14:28:27 -0600 Subject: Remove sonar configuration Removing the sonar configuration for HICN. This project can't use the global-jjb sonar configuration because it's not a maven based job. Change-Id: Ibe6d5b046edb8e14c9d496792200dd1756f9c0de Signed-off-by: Vanessa Rene Valderrama --- jjb/hicn/hicn.yaml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'jjb/hicn/hicn.yaml') diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 9eaae130b..823d24255 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -275,14 +275,3 @@ rerun-unstable-builds: false max-failed-builds: 1 fixed-delay: 90 - -- project: - name: 'hicn-sonar' - project: hicn - project-name: hicn - mvn-settings: hicn-settings - mvn-version: 'mvn33-new' - branch: master - build-node: ubuntu1604-basebuild-4c-4g - jobs: - - gerrit-maven-sonar -- cgit 1.2.3-korg