diff options
author | Naveen Joy <najoy@cisco.com> | 2022-08-30 13:59:03 -0700 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2022-09-20 13:54:58 +0000 |
commit | c872cec3f0b31f7baf36dd50d75c285f0d0f4bec (patch) | |
tree | c57da9cbc4b3a08c2b3cab7e2b1bb374c7e2964c /.github | |
parent | 229f5fcf188cf710f4a8fb269d92f1a1d04a99da (diff) |
tests: run tests against a running VPP
Usage:
test/run.py -r -t {test_filter}
Instead of starting a new instance of VPP, when the -r argument
is provided, test is run against a running VPP instance. Optionally,
one can also set the VPP socket directory using the -d
argument. The default location for socket files is
/var/run/user/${uid}/vpp and /var/run/vpp if VPP is started
as root.
Type: improvement
Change-Id: I05e57a067fcb90fb49973f8159fc17925b741f1a
Signed-off-by: Naveen Joy <najoy@cisco.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions