Add cross-magnum job
Change-Id: I9a9de6c5cf38857769d761aff06ecac9b6542941
This commit is contained in:
parent
30a749770e
commit
2041edc672
@ -142,6 +142,14 @@
|
||||
vars:
|
||||
tox_envlist: py311
|
||||
|
||||
- job:
|
||||
name: cross-magnum-py311
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on magnum with py311.
|
||||
required-projects: openstack/magnum
|
||||
vars:
|
||||
tox_envlist: py311
|
||||
|
||||
- job:
|
||||
name: cross-manila-py311
|
||||
parent: requirements-cross-test
|
||||
|
@ -44,6 +44,7 @@
|
||||
- cross-keystone-py311
|
||||
- cross-kuryr-py311
|
||||
- cross-manila-py311
|
||||
- cross-magnum-py311
|
||||
- cross-masakari-py311:
|
||||
voting: false
|
||||
- cross-mistral-py311:
|
||||
|
Loading…
x
Reference in New Issue
Block a user