tests: Use soft links for the test file staging 66/30666/3
authorNeale Ranns <neale@graphiant.com>
Fri, 8 Jan 2021 08:43:14 +0000 (08:43 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 8 Jan 2021 16:18:51 +0000 (16:18 +0000)
commit02da92670bd80d2d3183fbb1b15b9f4e87459bd1
tree8b46ee75dd9f8e45b3c384e75ed3e2d8df1f641b
parent27ba5008a16eddccc0b285272de7f89fd0aa3a24
tests: Use soft links for the test file staging

Type: fix

with hard links this sequence doesn't work
 echo "GARBAGE" >> test/vpp_ipsec.py
 git checkout test/vpp_ipsec.py

also blow away the staging diretory with 'test-wipe' just to be thorough

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: Ic38d7ec514102759f2eafead59c7f56c5b39f33d
test/Makefile