summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-12 18:35:56 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-13 01:37:14 +0000
commit0bffea2eab20105924dfd05e37e41236d692d643 (patch)
treea0571fc18c43701c2c02c4173ff4ac0b24c61ff3
parent701875b95b50ee40d2116cc6b4bc570741b7d327 (diff)
Remove Sonar for vfc-nfvo-wfengine
This project has been broken into: vfc-nfvo-wfengine-activiti-extension and vfc-nfvo-wfengine-wfenginemgrservice Change-Id: Idc5b0cc08b2912ad2aa300421093a43d1fb93019 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-java.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
index 86810130b..991b6d4f3 100644
--- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml
+++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
@@ -55,15 +55,3 @@
mvn-settings: 'vfc-nfvo-wfengine-settings'
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-- project:
- name: vfc-nfvo-wfengine-sonar
- jobs:
- - gerrit-maven-sonar
- cron: 'H 11 * * *'
- build-node: ubuntu1604-basebuild-4c-4g
- project: 'vfc/nfvo/wfengine'
- project-name: 'vfc-nfvo-wfengine'
- branch: 'master'
- mvn-settings: 'vfc-nfvo-wfengine-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'