19 artifactDaysToKeep: '1'
20 artifactNumToKeep: '1'
28 credentials-id: '{ssh-credentials}'
34 - ssh-agent-credentials:
40 - gerrit-trigger-patch-sonar:
46 - include-raw-setup-docker.sh
51 goals: 'clean install -V -Dsonar -Dskip.karaf.featureTest=true -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r'
52 maven-opts: '-Xmx1024m -XX:MaxPermSize=256m'
53 settings: '{ovsdb-settings}'
54 global-settings: '{odl-global-settings}'
58 properties-file: env.properties
60 maven-version: '{mvn33}'
62 goals: 'verify -V -Pintegrationtest -Dsonar -Dskip.karaf.featureTest=true -Dovsdb.controller.address=${{CONTROLLER_IP}} -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r '
64 - 'ovsdbserver.ipaddress=127.0.0.1'
65 - 'ovsdbserver.port=6641'
66 - 'ovsdb.userspace.enabled=yes'
67 settings: '{ovsdb-settings}'
68 global-settings: '{odl-global-settings}'
71 - include-raw-cleanup-docker.sh
72 - jacoco-nojava-workaround
77 maven-opts: '-Xmx6144m -XX:MaxPermSize=1024m'
79 email-prefix: '[ovsdb]'