tests: fix deps pinning / patching 92/27692/1
authorAloys Augustin <aloaugus@cisco.com>
Wed, 24 Jun 2020 09:33:20 +0000 (11:33 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 29 Jun 2020 08:21:57 +0000 (08:21 +0000)
commit42382f542767c468e461b49cfba265ea2b611f10
tree47ba440a0fbb79b44be6bcc4d4d169ac1da2d91f
parent93dd1da259fba344b4620a5241b74be5de8bd254
tests: fix deps pinning / patching

This ensures we don't recompute the requirements-{2,3}.txt on each make
test run, and skips patching scapy if it is already patched instead of
failing.

Change-Id: I3da57182ae49f3dd04db139d96734a5d145fedff
Type: fix
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
(cherry picked from commit 8eca60df745b7656b96db16e75b0deda66bfc515)
test/Makefile