]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Functional test improvements
authorJeff Peeler <jpeeler@redhat.com>
Mon, 27 Aug 2012 06:18:53 +0000 (02:18 -0400)
committerJeff Peeler <jpeeler@redhat.com>
Mon, 27 Aug 2012 06:25:34 +0000 (02:25 -0400)
commit16e82611d69702969a39111e4fdaa87440b8519b
treebd46e1571bdccfa50dbfb6d4c07238dcd5278450
parent5e41a1ee73f146204e80b0863362fa2eb049541a
Functional test improvements

-Move everything out of init so unit tests are not affected.
-Make JEOS creation part of utils class, now tests can choose
which JEOS to use.
-Only attempt to create JEOS if a suitable one is not found in glance.

Change-Id: I162e7447ae1fed17855bdca8eba16ac7f952db01
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
heat/tests/functional/__init__.py
heat/tests/functional/test_WordPress_Single_Instance.py
heat/tests/functional/util.py