e2617ccbc2
In the neutron gate we want to run functional tests in 2 steps: * all tests except MySQL and PostgreSQL tests, * MySQL and PostgreSQL tests runs serially And that was done like that in the dsvm-functional tox environment. But there is no really point to run it as such always when someone e.g. runs some tests from the functional tests suite locally, using dsvm-functional environment. So this patch adds dsvm-functional-gate environment which will be used in the Zuul jobs and will have this 2 steps configuration. Regular dsvm-functional env will run all tests together. Change-Id: Ic66d9961393d9dff64ebd14802ad38c18808b1da |
||
---|---|---|
.. | ||
base.yaml | ||
grenade.yaml | ||
job-templates.yaml | ||
project.yaml | ||
rally.yaml | ||
tempest-multinode.yaml | ||
tempest-singlenode.yaml | ||
tripleo.yaml |