forked from sonata-nfv/tng-sdk-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 6
Notes for frequently encountered problems
Bhuvan Sharma edited this page Oct 2, 2019
·
12 revisions
While editing VNF package in OSM, make sure no NS package is referencing to VNF package else it may produce errors and won't let you edit the file sometimes. --Harshita
On executing tango bench experiments, faced few configuration errors while connecting from local to Backflip1. Updating the ansible package helped in this case. --Suganthi
Unzip .tar.gz file:
tar zxvf FILE_NAME
Zip folder to .tar.gz file:
tar -czvf TAR_FILE_NAME.tar.gz FOLDER_NAME
--Bhuvan
tng-bench --generator osm