X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=66790de442add13192dfcf42096c38419c56d554;hb=9d926f94fe3824189d4990b904c1807602ba7d85;hp=1ce01adec0ba1d9b3ec8063022335c4a5922e68f;hpb=c5aa5988e9aa5dbf3d2edd5c91ca309bcad8c3e5;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 1ce01adec..66790de44 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -2,8 +2,7 @@ - project: name: ovil jobs: - - '{project-name}-merge-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs - gerrit-tox-verify project: ovil @@ -12,13 +11,10 @@ - oxygen: branch: master mvn-settings: ovil-settings - mvn-goals: clean install mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - mvn-version: mvn33 dependencies: '' email-upstream: '[ovil]' - archive-artifacts: '' # Used by the release job staging-profile-id: 7b48866c207d8 @@ -26,10 +22,9 @@ - project: name: ovil-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'ovil' project-name: 'ovil' branch: 'master' mvn-settings: 'ovil-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'