vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 106 forks source link

[Fix] System test - Can't use custom sysadmin login #578

Open odraghi opened 1 year ago

odraghi commented 1 year ago

Fixed Issue: The script run_system_tests.sh doesn't set sys_admin_username in $SRCROOT/auto.base_config.yaml

Now it take correctly VCD_USER in $HOME/vcd_connexion to set the value.

Signed-off-by: Olivier DRAGHI odraghi@gmail.com