From 340fb432fc108da8e884671fe0bd75b17f11a8b2 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 1 Feb 2018 13:55:30 -0800 Subject: Remove release-version-java-daily-no-sonar gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb --- jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml') diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml index d5ffed53f..215c10aeb 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml @@ -19,7 +19,7 @@ java-version: '' - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - - '{project-name}-{stream}-{subproject}-release-version-java-daily-no-sonar' + - '{project-name}-{stream}-{subproject}-release-version-java-daily' - '{project-name}-{stream}-docker-java-version-shell-daily': docker-pom: 'pom.xml' mvn-goals: 'install' -- cgit 1.2.3-korg