This change fixes this upcoming deprecation warning:
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|skipped` instead use `result is skipped`. This feature will be removed
in version 2.9.
Change-Id: Ic0c93f2ea896ead76922694e6150882d8a280daf
Add the ensure-babel role back.
This reverts half of commit 89f8a9684c5da2ea5e09dd37e84dc612319c6559.
Change-Id: I1334ff1f469061884b222dd99e72a989d72c68be
This breaks building of releasenotes since we now have
both a version of this role in openstack-zuul-jobs and zuul-jobs. The other files expect that .venv/bin is used
but this change installs in user.
Revert for now - we can revert this again later once the full
stack is tested.
This reverts commit fa63c7b555017f8e9d41a1e8c18ece943f0eb0b1.
Change-Id: I23ae1ed7abe7f36d46aae3d72293210ca2a8c0e6
ensure-reno was written in openstack-zuul-jobs but it's not openstack
specific (or won't be once we remove the pip install . line)
ensure-babel is a similar role for installing babel.
Change-Id: I7827a63170168db5a6501b28d379e458171d556a