Add publish-to-pypi job template for tripleo-operator-ansible

In order to do a new release of tripleo-ansible-operator [1],
openstack-tox-validate job on openstack/release project side
needs to be passing.

In order to fix that, we need to add publish-to-pypi job template
for tripleo-operator-ansible job config.

It also moves those check and gate job to tripleo queue.
[1] https://review.opendev.org/c/openstack/releases/+/797010

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I41bbdbeecefc5b212a5b6b206cb13910855724c1
This commit is contained in:
Chandan Kumar (raukadah) 2021-06-22 14:15:38 +05:30
parent debe715437
commit ff72348bac
1 changed files with 5 additions and 0 deletions

View File

@ -5647,9 +5647,14 @@
name: openstack/tripleo-operator-ansible
templates:
- official-openstack-repo-jobs
- publish-to-pypi
release:
jobs:
- publish-openstack-python-tarball
check:
queue: tripleo
gate:
queue: tripleo
- project:
name: openstack/tripleo-puppet-elements