Pin more-itertools==5.0.0 73/86073/1
authorJamo Luhrsen <jluhrsen@gmail.com>
Sat, 30 Nov 2019 06:22:44 +0000 (22:22 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Sat, 30 Nov 2019 06:22:44 +0000 (22:22 -0800)
commit73fcb3cf50edbf07c15e390b79f75b6df4dabf60
tree949b57c68d781f8830fab533d559b671171d35e5
parent66adddb2cfe506392abb267bf46ecf4d76f15101
Pin more-itertools==5.0.0

Newer networking-l2gw is pulling in newer versions of
more-itertools which fails with our python2 env. This
will get around that until we can get up to speed with
python3.

the error seen in the console log is:

01:20:28 ERROR: Package 'more-itertools' requires a different Python: 2.7.5 not in '>=3.4'
01:20:28
Build step 'Execute shell' marked build as failure

example job:
https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-hwvtep-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-sodium/105/consoleFull

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I3e9a73f490c084b035f71af37e39315b068f8306
jjb/integration/integration-deploy-openstack-run-test.sh