X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-jobs.yaml;h=8ce116a7faa95650a916c6ccc93a4bf57932f7b1;hb=ea54bf6d5b399935e77e72a1ea65fc31cb75d618;hp=f6a29cbc2d430d7514ffbde8f5a01a27882d61f6;hpb=967b9ac7f96b8ebe1659b2904b7f94412f0485a3;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: