Execute also show runtime CLI 62/25362/14
authorVratko Polak <vrpolak@cisco.com>
Thu, 9 Apr 2020 09:03:28 +0000 (11:03 +0200)
committerPeter Mikus <pmikus@cisco.com>
Thu, 14 May 2020 11:43:27 +0000 (11:43 +0000)
commitf80a0bee8634eeb638a4a4f99f733c5144de6632
treef7c48016fa6e213e63e5c17e88266e462975cef2
parent49bf78210fe2361beefd48b74e76f96484b5abd2
Execute also show runtime CLI

Example of a test with missing info:
https://logs.fd.io/production/vex-yul-rot-jenkins-1/csit-vpp-perf-mrr-daily-master-2n-clx/287/archives/log.html.gz#s1-s1-s1-s4-s8-t3-k2-k9-k1-k1-k4-k1
- Missing any -outpt and -tx nodes.
- Zeros in vectors in rdma-input node (even though calls are there).

Placing the CLI call after the stats one,
to confirm stats does not "break" the CLI.

+ Using an earlier parent, to dodge some test failures.

Change-Id: I79072b54b6bf964dab4f21428e186394bafda72a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/python/VppCounters.py