heat/heat_integrationtests/scenario
Mark Vanderwiel 68c54de80b Allow LBaas integration tests to dynamically skip
lbaas v1 and v2 are mutually exclusive and cannot be enabled at the
same time within devstack.  The current integation test goes after the
existing lbaas v1 resources with a devstack setup with the
q-lbaas service.  This patch allow the test itself to
be smart enough to skip itself when the required lbaas version
is not available.

The current infra gate job template is hardcoded to only enable
lbaas v1 (q-lbaas), so the v1 test will continue to work properly
and the new v2 test (wip) will be dynamically skipped.

A follow up patch will modify the infra gate job template,
{pipeline}-heat-dsvm-functional-{engine}-{datastore}{branch-designator},
to also include an lbaas version.  Then the job can setup either
a lbaas v1 or v2 devstack so both tests can be run.

Another follow up patch will flush out the lbaas v2 integration test
once the new resources have been merged.

blueprint: lbaasv2-suport

Change-Id: I0e4c83f1b078451607a30e8b665e309ea5e170d1
2015-10-15 16:27:47 -05:00
..
templates Merge Neutron AutoScaling and LoadBalancer tests 2015-08-28 08:39:47 +00:00
__init__.py Move test_server_cfn_init from tempest to heat 2014-10-07 12:50:32 +13:00
scenario_base.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_autoscaling_lb.py Allow LBaas integration tests to dynamically skip 2015-10-15 16:27:47 -05:00
test_autoscaling_lbv2.py Allow LBaas integration tests to dynamically skip 2015-10-15 16:27:47 -05:00
test_ceilometer_alarm.py Revert failing tests and use v3 for ec2 tokens 2015-08-18 13:37:48 +02:00
test_server_cfn_init.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_server_software_config.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_volumes.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00