make test: Stop downloading pip. 34/17734/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Wed, 20 Feb 2019 17:51:54 +0000 (09:51 -0800)
committerOle Trøan <otroan@employees.org>
Tue, 26 Feb 2019 11:06:03 +0000 (11:06 +0000)
commitd73dbd2d3a2437c1bb687d70a5872065a67fbb6c
tree984e1ae31f7b70cb9dc2f0161dba7027b6c98443
parent38a4ec7342c27e675cc049d923e0075655fd91fd
make test: Stop downloading pip.

Use the installed version of pip.  If a newer version of pip is needed,
it can be specified in requirements.txt.  This is to improve idempotence
by providing some control over upstream changes.

Change-Id: I07b7651f8ddba6005bf85d11fef9e3343ee2dcd2
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/Makefile