X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=66790de442add13192dfcf42096c38419c56d554;hb=9d926f94fe3824189d4990b904c1807602ba7d85;hp=0f83c0b798bfd0a74b12f8ba5425bfc11c81eb41;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 0f83c0b79..66790de44 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -2,9 +2,8 @@ - project: name: ovil jobs: - - '{project-name}-merge-{stream}' - - '{project-name}-verify-tox-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs + - gerrit-tox-verify project: ovil project-name: 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'