tests: Deprecate the use of CLI commands in tests. 49/18349/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 17 Mar 2019 14:17:03 +0000 (07:17 -0700)
committerNeale Ranns <nranns@cisco.com>
Mon, 18 Mar 2019 14:06:12 +0000 (14:06 +0000)
commite2e8f02165f27ae04e6d20ce0c628e29271a8db6
tree3964b43d4a5e9f0a9667993f75d799eea837ba6e
parentee8ba6877efb916b88255821f94ef33437724f75
tests: Deprecate the use of CLI commands in tests.

Since the stated policy regarding CLI commands is:
  "Note that the debug CLI is a developer's tool
   - no warranty express or implied - and that
   we may choose not to fix debug CLI bugs.",

this change emits a deprecation warning whenever a test case calls a CLI command.

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