Merge "Add nonvoting multischeduler job"

This commit is contained in:
Zuul 2021-12-01 02:49:04 +00:00 committed by Gerrit Code Review
commit 3f86be1d16
1 changed files with 9 additions and 0 deletions

View File

@ -106,6 +106,14 @@
tox_envlist: py38
python_version: 3.8
- job:
name: zuul-tox-py38-multi-scheduler
parent: zuul-tox-py38
voting: false
vars:
tox_environment:
ZUUL_SCHEDULER_COUNT: 2
- job:
name: zuul-build-dashboard
parent: build-javascript-deployment
@ -276,6 +284,7 @@
tox_install_bindep: false
- zuul-tox-py36
- zuul-tox-py38
- zuul-tox-py38-multi-scheduler
- zuul-build-dashboard-openstack-whitelabel
- zuul-build-dashboard-software-factory
- zuul-build-dashboard-opendev