X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=870839d265d6a05cfe305f28892234c53ada9f30;hb=39a0450315a14058a0c8fd7eb8c53fad2637249f;hp=7c584d8356df7c2f9a2f13976aca977c3834b43b;hpb=32d5f6631ae2a27333548e362fa378d601feeadc;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 7c584d835..870839d26 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -2,20 +2,16 @@ - 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 stream: - oxygen: branch: master - jdk: openjdk8 mvn-settings: ovil-settings - mvn-goals: clean install mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - mvn-version: mvn33 dependencies: '' email-upstream: '[ovil]' @@ -27,10 +23,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'