tests: pin pip version 99/20799/2
authorAloys Augustin <aloaugus@cisco.com>
Tue, 23 Jul 2019 13:19:28 +0000 (15:19 +0200)
committerAloys Augustin <aloaugus@cisco.com>
Tue, 23 Jul 2019 13:24:43 +0000 (15:24 +0200)
commit8adb92be294a10dbdb5cfd374420d74621c57b8f
treec15e6b758e52997a6a8e6927ae4bed274f1e8889
parentacf878b2e838f64c3aed791d8bce5d69cca03a4c
tests: pin pip version

New pip releases can break pip-tools. This commit pins the version of
pip used in the test virtualenv to prevent uncontrolled breakage.

This fixes the current issue in make test:
TypeError: __init__() got an unexpected keyword argument 'index_urls'

Change-Id: I3b7ecb31e651401ada0d357e2bf093c91c934565
Type: feature
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
test/Makefile