CSIT python API introduction 27/15727/27
authorJan Gelety <jgelety@cisco.com>
Tue, 25 Sep 2018 13:41:10 +0000 (15:41 +0200)
committerJan Gelety <jgelety@cisco.com>
Tue, 27 Nov 2018 14:58:18 +0000 (14:58 +0000)
commit287406e3097d8409bcf12cba3eb3304f91857e90
tree2ef5a640045cf806ac7663da8557177cd66ed54b
parent9bc5017b07c7a779af9bff0360d022388adbf2d1
CSIT python API introduction

Jira: CSIT-1336

Change-Id: I96d2b0221c5a7466484a82339fc132c5921532d1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
resources/libraries/bash/function/artifacts.sh
resources/libraries/python/PapiErrors.py [new file with mode: 0644]
resources/libraries/python/PapiExecutor.py [new file with mode: 0644]
resources/libraries/python/VPPUtil.py
resources/libraries/python/constants.py
resources/tools/papi/vpp_papi_provider.py [new file with mode: 0644]
tests/vpp/func/__init__.robot
tests/vpp/perf/__init__.robot