4859c196a2
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I6eb9abab85d20403a2e5798951eadfac417bcbc2 Story: #2002586 Task: #24319
40 lines
1.6 KiB
YAML
40 lines
1.6 KiB
YAML
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-role-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-ansible-lxc-dir-centos-7
|
|
- openstack-ansible-lxc-dir-opensuse-423
|
|
- openstack-ansible-lxc-dir-opensuse-150
|
|
- openstack-ansible-lxc-dir-ubuntu-xenial
|
|
- openstack-ansible-lxc-btrfs-ubuntu-xenial
|
|
- openstack-ansible-lxc-btrfs-centos-7
|
|
- openstack-ansible-lxc-btrfs-opensuse-423
|
|
- openstack-ansible-lxc-btrfs-opensuse-150
|
|
- openstack-ansible-lxc-machinectl-ubuntu-xenial
|
|
- openstack-ansible-lxc-machinectl-centos-7
|
|
- openstack-ansible-lxc-machinectl-opensuse-423
|
|
- openstack-ansible-lxc-machinectl-opensuse-150
|
|
- openstack-ansible-lxc-overlayfs-ubuntu-xenial
|
|
- openstack-ansible-lxc-overlayfs-centos-7
|
|
- openstack-ansible-lxc-overlayfs-opensuse-423
|
|
- openstack-ansible-lxc-overlayfs-opensuse-150
|
|
- openstack-ansible-lxc-zfs-ubuntu-xenial
|