Need to remove extra steps from Murano system tests

Bug #1439658 reported by Victor Ryzhenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Victor Ryzhenkin

Bug Description

There is some typos in System tests Murano scenario.

Now, scenario looks like this:
        Scenario:
            1. Create cluster. Set install Murano option
            2. Add 1 node with controller role
            3. Add 1 nodes with compute role
            4. Deploy the cluster
            5. Verify Murano services
            6. Run OSTF
            7. Register Murano image
            8. Run OSTF Murano platform tests

Actually, it should looks like this:

        Scenario:
            1. Create cluster. Set install Murano option
            2. Add 1 node with controller role
            3. Add 1 nodes with compute role
            4. Deploy the cluster
            5. Verify Murano services
            6. Run OSTF
            7. Run OSTF Murano platform tests

Also, Murano system test doensn't require Internet conntection and image.
So, we have to fix docstring for this classes.

Changed in fuel:
assignee: nobody → Victor Ryzhenkin (vryzhenkin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/170099
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=e582c4d3deab54dc426439b2d3845aaef207477d
Submitter: Jenkins
Branch: master

commit e582c4d3deab54dc426439b2d3845aaef207477d
Author: vryzhenkin <email address hidden>
Date: Thu Apr 2 15:15:33 2015 +0300

    Fix typos in Murano system tests scenarios

    Fixed a few typos in classes and scenarios descriptions

    Change-Id: Ibc1e62d915123283f9d7ee33cad6e9826ece30c9
    Closes-Bug: #1439658

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
milestone: none → 6.1
importance: Undecided → High
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.