Add python35-jobs to default stanza

Whenever we mention python-jobs, add python35-jobs as well to promote
using python35-jobs.

Change-Id: I55fa24a3be451f23b71df37815a0f9e23fbe8119
This commit is contained in:
Andreas Jaeger 2016-12-20 20:21:50 +01:00
parent 9a5353d61a
commit 258aa9ac5d
1 changed files with 2 additions and 0 deletions

View File

@ -495,6 +495,7 @@ repositories. Find the right section and then add a new stanza like:
jobs:
- python-jobs
- python35-jobs
- openstack-publish-jobs
- pypi-jobs
@ -1212,6 +1213,7 @@ including the following changes:
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs
- name: translation-jobs
When submitting the change to openstack-infra/project-config for