Pin os_tempest in tripleo jobs

We are using master branch of os_tempest from
always in all branches - train/wallaby

Recently, os-tempest dropped support for EL8
and this broke our Centos8 - train/wallaby job
and rhel8 downstream jobs.

With this patch, we are pinning os_tempest to
a hash before [1] merged.

Alternative is to use correct branch, but we
don't know how much work would that be. And
considering train will be eol soon - we are
going ahead with pinning for now.

[1] 2441b55aac

Closes-Bug: #2020618
Change-Id: I1568e177e6d47409ae09337d5b8775c244090513
This commit is contained in:
Sandeep Yadav 2023-05-24 20:52:14 +05:30
parent 0c31f86a5d
commit 4ef0f8f99a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- src: git+https://opendev.org/openstack/openstack-ansible-os_tempest.git
version: master
version: 0a8459bec03b433b1487b89368e69fad8d92cfd7
name: os_tempest
- src: git+https://opendev.org/openstack/ansible-role-python_venv_build.git
version: master