X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetvirt%2Fnetvirt-full-integration.yaml;h=31d74776c4ea6f52c102a43c67ec49070e2ac48a;hb=refs%2Fchanges%2F24%2F41424%2F3;hp=30d04c49dce92bf5183af11666443ccf9b228516;hpb=d690f73ece45bcbfff0db15901e4bef6458e9ba1;p=releng%2Fbuilder.git diff --git a/jjb/netvirt/netvirt-full-integration.yaml b/jjb/netvirt/netvirt-full-integration.yaml index 30d04c49d..31d74776c 100644 --- a/jjb/netvirt/netvirt-full-integration.yaml +++ b/jjb/netvirt/netvirt-full-integration.yaml @@ -64,23 +64,33 @@ refspec: 'refs/heads/{branch}' scm: - - git-scm: - credentials-id: '{ssh-credentials}' - refspec: '' + - gerrit-trigger-scm: + refspec: '$GERRIT_REFSPEC' branch: '{branch}' + choosing-strategy: gerrit wrappers: - - timeout: - fail: true - timeout: 360 - timeout-var: 'BUILD_TIMEOUT' - type: absolute - - ssh-agent-credentials: - users: - - '{ssh-credentials}' + - opendaylight-infra-wrappers: + build-timeout: '{build-timeout}' triggers: - timed: '@midnight' + - gerrit: + server-name: 'OpenDaylight' + trigger-on: + - comment-added-contains-event: + comment-contains-value: 'runit' + projects: + - project-compare-type: 'ANT' + project-pattern: '{project}' + branches: + - branch-compare-type: 'ANT' + branch-pattern: '**/{branch}' + skip-vote: + successful: true + failed: true + unstable: true + notbuilt: true builders: - wipe-org-opendaylight-repo @@ -102,8 +112,10 @@ - 'stream={stream}' java-opts: - '-Xmx1024m -XX:MaxPermSize=256m' - settings: '{netvirt-settings}' - global-settings: '{odl-global-settings}' + settings: 'netvirt-settings' + settings-type: cfp + global-settings: 'odl-global-settings' + global-settings-type: cfp - shell: !include-raw-escape: - include-raw-cleanup-docker.sh