[UI Test Docs] phantom.js incorrect version

Bug #1279851 reported by Ihor Kalnytskyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vitaly Kramskikh

Bug Description

In section 3.3 (Setup for Web UI Tests) of following documentation page:

http://docs.mirantis.com/fuel-dev/develop/env.html#setup-for-web-ui-tests

there's a some kind of mistake with installing `Phantom.js`:

    sudo apt-get install phantomjs

The command above will install `Phantom.js` version 1.4.0 on Ubuntu 12.04, when `Casper.js 1.0.0-RC4` requires `Phantom.js 1.6` or above. So I propose to change this command to `npm` based solution, that is should work regardless of Linux distribution.:

    sudo npm install -g phantomjs

Tags: docs
Mike Scherbakov (mihgen)
Changed in fuel:
importance: Undecided → High
assignee: nobody → Fuel UI Team (fuel-ui)
milestone: none → 4.1
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/73983

Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Vitaly Kramskikh (vkramskikh)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/73983
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=4a37495bfeb70528653287224323b7997ca5d93a
Submitter: Jenkins
Branch: master

commit 4a37495bfeb70528653287224323b7997ca5d93a
Author: Vitaly Kramskikh <email address hidden>
Date: Mon Feb 17 13:47:50 2014 +0400

    Update docs to install phantomjs via npm

    Change-Id: Ibb81d62f2a0b289c0eaec8c902bb04b450951009
    Closes-Bug: 1279851

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.