tests: use existing pip compiled req file for building the run.py venv 86/38086/2
authorNaveen Joy <najoy@cisco.com>
Wed, 1 Feb 2023 00:51:58 +0000 (16:51 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 10 Feb 2023 02:15:26 +0000 (02:15 +0000)
commit0a192ea93df9d1cd4d7777bcc5418a2f9e861a6c
treef91bfb6f7b7d3f23102a3fc1567aa3699fd730ea
parent25b6e44424e3945eb37226d214baf38735730121
tests: use existing pip compiled req file for building the run.py venv

pip compiled requirements file named requirements-3.txt exists in the
test directory. No need to auto-generate it again

Type: improvement

Change-Id: Ib2b51c983af8d0e4b000e4544012b6cd94405519
Signed-off-by: Naveen Joy <najoy@cisco.com>
test/run.py