[dashboard] Integration tests depend on Openstack lab images

Bug #1343210 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Ekaterina Chernova

Bug Description

Currently we do have this code in setUp class

cls.demo_image = cls.get_image_name('demo', image_list)
cls.linux_image = cls.get_image_name('linux', image_list)
cls.windows_image = cls.get_image_name('windows', image_list)

Need to figure out, how image could be upload from tests.

Also, it could be used in tests with images.
Currently (https://review.openstack.org/#/c/106767/19/functionaltests/sanity_check.py) the first image in the list is choosed for that test

description: updated
summary: - [dashboard] Integration tests depends on images on Openstack lab
+ [dashboard] Integration tests depend on Openstack lab images
Changed in murano:
assignee: nobody → Ekaterina Chernova (efedorova)
status: New → In Progress
ruhe (ruhe)
Changed in murano:
milestone: none → juno-3
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/106767
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=5fa17222aeeeff654434195de709e9871d371e22
Submitter: Jenkins
Branch: master

commit 5fa17222aeeeff654434195de709e9871d371e22
Author: Ekaterina Fedorova <email address hidden>
Date: Mon Jul 14 17:46:34 2014 +0400

    Refactor functional tests

    * Reduce amount of time waiting for element that doesn't exist
    * Improve some xpaths
    * Fix screenshot taking to happen only on fail
    * Add config file to .gitignore
    * Testcase for checking integer field was removed since
      it checks library code, not Murano
    * Generates test package archive with different fqns
    * Use muranoclient insted of request module
    * Maximaze browser window before test execution
    * Use consts.py instead of common.ini to keep xpaths

    After this patch app-incubator is not needed for test run

    Closes-Bug: #1343210
    Change-Id: Ied6390b5aed6421182a2f2e3a825e079cfef4591

Changed in murano:
status: In Progress → Fix Committed
ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-3 → 2014.2
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.