X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-jobs.yaml;h=8ce116a7faa95650a916c6ccc93a4bf57932f7b1;hb=ad0412a9ca3e543363507614a0b6c96d59310b95;hp=f6a29cbc2d430d7514ffbde8f5a01a27882d61f6;hpb=f4ac6198b469e0973be2c174a62c0f461f1d6701;p=releng%2Fbuilder.git diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index f6a29cbc2..8ce116a7f 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -79,6 +79,7 @@ - job-template: name: builder-verify-python + node: dynamic_verify project-type: freestyle @@ -128,6 +129,11 @@ builders: - shell: | + virtualenv $WORKSPACE/venv + source $WORKSPACE/venv/bin/activate + pip install --upgrade pip + pip freeze + pip install flake8 flake8 scripts/ publishers: