On Tue, Aug 30, 2016 at 11:45 PM, Steve Baker <sbaker(a)redhat.com> wrote:
We've discussed this multiple times and each time the consensus
has been to
leave the tests in-tree. Developers really like the convenience in including
a functional/integration test in the same commit as a bug or feature. This
means there are currently no plans to create a new repo for heat tempest
tests.
But how will you handle in-tree Tempest plugin in stable branches?
Tempest is branchless and other in-tree plugins have been doing ugly
things like checking out specific Tempest commit which is not
packageable :(
Alan