Merge "Add cross project tests for Mistral"
This commit is contained in:
commit
95bd13c40a
@ -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
|
||||
|
@ -46,6 +46,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