** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1184541
Title:
Running selenium tests in VM - minimal instalation of Fedora 18
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
I would update the horizon docs page
http://docs.openstack.org/developer/horizon/ref/run_tests.html
In the section "I just want to run the tests!"
Below "./run_tests.sh --with-selenium"
I would add info box saying:
If you run horizon in minimal installation VM, you will probably need
following:
( steps for Fedora 18 minimal installation )
1. install packages in VM
yum install xorg-x11-xauth xorg-x11-fonts-Type1.noarch
2. install firefox in VM
yum install firefox
3. Connect to VM by ssh -X
- if you run "set|grep DISP", you should see that the DISPLAY is set)
4. run "./run_tests.sh --only-selenium" and it should be working
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1184541/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp