Skip to content

Commit

Permalink
Merge "Add cross project tests for Mistral"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Aug 13, 2022
2 parents 9f9647a + 9951fb4 commit 95bd13c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .zuul.d/cross-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions .zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 95bd13c

Please sign in to comment.