tests: update run.py to skip building vpp when running tests 39/42839/4
authorNaveen Joy <[email protected]>
Fri, 18 Apr 2025 00:58:28 +0000 (17:58 -0700)
committerDamjan Marion <[email protected]>
Wed, 23 Apr 2025 08:23:41 +0000 (08:23 +0000)
commit8243d96e0f58db233b82dcb8a73bf8bacd80b0da
treee1ca088e58def6e68c56311a6bd3cd51ed03b64c
parent8a5a8de71187f34fdb360ae87e243df33cea3a11
tests: update run.py to skip building vpp when running tests

Use make to build vpp before running tests using run.py. Also, fixes
an issue when running tests against an exisiting vpp caused due to
asfframework refactoring.

Type: test

Change-Id: I252a4083db6384caf799095d07f79a9f01240358
Signed-off-by: Naveen Joy <[email protected]>
test/asf/asfframework.py
test/framework.py
test/run.py [changed mode: 0755->0644]
test/scripts/run_vpp_in_vm.sh
test/vpp_running.py