Files
openstack-ansible-lxc_hosts/zuul.d/project.yaml
Jonathan Rosser 70e4d1eb15 Add infra scenario CI jobs
These jobs will test the role in the context of the integrated repo
which may show errors not covered by the functional tests.

Depends-On: https://review.opendev.org/756244
Depends-On: https://review.opendev.org/755497
Change-Id: Ice244f946bb2f7199979e0d74ceb61ce64d7a68d
2020-10-07 07:50:15 +00:00

34 lines
1.2 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
- openstack-ansible-deploy-infra_lxc-jobs
check:
jobs:
- openstack-ansible-lxc-dir-centos-8
- openstack-ansible-lxc-dir-ubuntu-bionic
- openstack-ansible-lxc-dir-ubuntu-focal
- openstack-ansible-lxc-btrfs-ubuntu-bionic
- openstack-ansible-lxc-btrfs-ubuntu-focal
- openstack-ansible-lxc-overlayfs-ubuntu-bionic
- openstack-ansible-lxc-overlayfs-ubuntu-focal
- openstack-ansible-lxc-zfs-ubuntu-bionic
- openstack-ansible-lxc-zfs-ubuntu-focal