https://ovirt-system-tests.readthedocs.io/en/latest/general/running_tests...
This contains the following instructions...
Once you've located the engine VM's IP, add it to /etc/hosts followed by the name
engine.
NOTE: any other name than engine will not work.
Now, log in to the web-UI at:
URL:
https://engine/ovirt-engine/webadmin/
Username: admin
Password: 123
Profile: internal
These instructions, do you read them as
A) The input to a curl command?
curl --user admin:123
https://engine/ovirt-engine/webadmin/ -v --insecure
or
B) To use the url in a browser
I was thinking B, but that would negate the need to update the hosts file i.e How would
the browser know the value of engine?
Either way i cant view them, any ideas?