Add cross project tests for Mistral
Change-Id: Ic944944a761d2892eff1811c28b479fcde3a8a4c
This commit is contained in:
parent
5bfcb2a2cf
commit
9951fb4636
@ -158,6 +158,14 @@
|
||||
vars:
|
||||
tox_envlist: py38
|
||||
|
||||
- job:
|
||||
name: cross-mistral-py38
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on mistral with py38.
|
||||
required-projects: openstack/mistral
|
||||
vars:
|
||||
tox_envlist: py38
|
||||
|
||||
- job:
|
||||
name: cross-neutron-py38
|
||||
parent: requirements-cross-test
|
||||
|
@ -43,6 +43,7 @@
|
||||
- cross-kuryr-py38
|
||||
- cross-manila-py38
|
||||
- cross-masakari-py38
|
||||
- cross-mistral-py38
|
||||
- cross-neutron-py38
|
||||
- cross-nova-py38
|
||||
- cross-placement-py38
|
||||
|
Loading…
x
Reference in New Issue
Block a user