VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. 92/16792/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 13 Jan 2019 18:26:05 +0000 (10:26 -0800)
committerOle Trøan <otroan@employees.org>
Mon, 14 Jan 2019 13:24:38 +0000 (13:24 +0000)
commit04575c5e4790d7bc89d65297223c430d80cd4500
treee3ae46b16289742efbfda621ee87fb3cf6517f6a
parentdd3c5d250f3cf9712e37e47851ca07401e715f13
VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.

The detection login in vpp_papi is significantly more advanced than
the implementation in vpp_papi_provider.

Let's take full advantage of it and ensure consistent behavior.

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