d7cba9d7d5
There is a bunch of duplicate logic between tox and tox-siblings, the tox-siblings logic is already protected with a flag - and having them be split already led to not doing the right thing with constraints files in siblings when we did it right in tox itself. Combine them into one role. This means the siblings code will run as part of run instead of as part of pre- but that's how things have worked for years anyway until siblings was introduced - and is also the behavior is the siblings flag is false -so it's more consistent overall. Leave a no-op tox-siblings role so that we can gracefully remove the use of tox-siblings from castellan, python-openstacksdk, shade and tacker. Change-Id: Id61ae52d48b28cfc2221cb556a1c1f7c6dfd60dd |
||
---|---|---|
.. | ||
cover-post.yaml | ||
docs-post.yaml | ||
post.yaml | ||
pre.yaml | ||
run.yaml |