make test: Create link to failed test dir on timeout. (VPP-1011) 84/8684/2
authorDave Wallace <dwallacelf@gmail.com>
Sat, 30 Sep 2017 19:12:19 +0000 (15:12 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 6 Oct 2017 22:59:03 +0000 (22:59 +0000)
commit76c37d2d8464827f7270b162bad8db344aa13a5d
tree25ff00592f50619a75b0e944454d22e2199ef447
parentfc7e71100306a9313ce8346576b7d86abd6b401e
make test: Create link to failed test dir on timeout. (VPP-1011)

- Also change default coredump configuration from
  "coredump-size unlimited" to "full-coredump"

Change-Id: Iefedc2636f2d9696b7575b34e91dd7be49f601fa
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
(cherry picked from commit 981fadf928dadac683d2f629edf738aa91510af3)
test/framework.py
test/run_tests.py