VPP-1508 python3 tests: raw_input 71/16171/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 19:05:13 +0000 (11:05 -0800)
committerOle Trøan <otroan@employees.org>
Mon, 26 Nov 2018 08:30:50 +0000 (08:30 +0000)
commit72f0004ac5f6e201cbe042593d76df6f2491d743
treedd3801e55f7673f158a0203d4356f1e04c8c8ce0
parent00671cf9cfbcd9ed25d79712bf01d29cb8787bf2
VPP-1508 python3 tests: raw_input

Raw input does not exist in python3 use six.input.

Change-Id: Ie461696ff869057bcc3969a7571602dde570f5b8
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/framework.py