it might me needed to delete the folder related to pyenv and re-create the environment
rm -rf bin include lib pyvenv.cfg
#### TO RUN THE INVENTORY AND PERFORMANCE TESTS:
#Configure the file for authentication:
In PerformanceTest.robot and test_inventory.robot, you can either authenticate with key or with username and password.
@@ -17,6 +21,8 @@ In PerformanceTest.robot and test_inventory.robot, you can either authenticate w
Configure username, password and key_filename in ne-cfg for inventory and Performance Test
If you want to use authentication with password and username you can leave key_filename as it is. Viceversa you have to select the file with your private key
Be sure to set up all the field you find in the ne-cfg.py (interfaces, ip, name and so on)