X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetvirt%2Fnetvirt-full-integration.yaml;h=911e0eb0870ec2e78a0b4084a4f85bbee7855b6e;hb=81b16a329f39ed7f542c8e78d50bdd7cb6e31666;hp=7898183a2263178d7352fedb0d287d8dd88cab9e;hpb=12a5e3c805a1cd10a2ea3be272df0254d63aa8a5;p=releng%2Fbuilder.git diff --git a/jjb/netvirt/netvirt-full-integration.yaml b/jjb/netvirt/netvirt-full-integration.yaml index 7898183a2..911e0eb08 100644 --- a/jjb/netvirt/netvirt-full-integration.yaml +++ b/jjb/netvirt/netvirt-full-integration.yaml @@ -46,7 +46,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'netvirt-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - builder: @@ -71,7 +71,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'netvirt-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - builder: @@ -109,8 +109,9 @@ - shell: | virtualenv $WORKSPACE/venv source $WORKSPACE/venv/bin/activate - pip install --upgrade pip - pip install docker-compose + PYTHON="$WORKSPACE/venv/bin/python" + $PYTHON -m pip install --upgrade pip + $PYTHON -m pip install docker-compose - builder: @@ -204,7 +205,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'netvirt-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp # skip 2.4.0 until we figure out conntrack # - run-netvirt-it: @@ -227,5 +228,4 @@ succeed-if-found: false unstable-if-found: true also-check-console-output: false - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-infra-publish