Execute also show runtime CLI 68/27068/1
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:42:27 +0000 (11:42 +0000)
commit1347952646201a149feee747e22db7cd71252919
treee02f85b23183be3b41962b5c193a20900aa16cd1
parent36237cf89a092fee57faa6b2b1726d40df493845
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