41cc012b34
Regression tests will be maintained in-tree. See categries list:
https://etherpad.openstack.org/p/heat-integration-test-categories
We will seperate tests to tempest plugin or in-tree base on conditions
of each tests. So we need to rework on framework for integration tests.
This patch propose following changes:
* This partially reverts commit fff6518e69
* Allow running heat tempest plugin and heat regression tests.
* iniset configs to both heat_integrationtests.conf and tempest.conf
Change-Id: Ief31dc961bc108e2863119598dfb16581a38e9cf
Depends-On: I5e9325766ce166e62c731330c462c030cb1e11fc
Co-Authored-By: Zane Bitter <zbitter@redhat.com>
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
[DEFAULT]
|
|
output_file = heat_integrationtests/heat_integrationtests.conf.sample
|
|
wrap_width = 79
|
|
namespace = heat_integrationtests.common.config
|