9224f5df39
Remove centos-7 jobs and migrate all others to focal/jammy. As this is the ops repo some of these jobs might break, but thats OK as it is best effort here. Change-Id: Iead05995797652f5cd3d76db4b4eb6267e25835b
29 lines
973 B
YAML
29 lines
973 B
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:
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- openstack-ansible-linters
|
|
- openstack-ansible-ops:elk_metrics_7x-ubuntu-focal
|
|
- openstack-ansible-ops:elk_metrics_7x-ubuntu-jammy
|
|
gate:
|
|
jobs:
|
|
- openstack-ansible-linters
|
|
- openstack-ansible-ops:elk_metrics_7x-ubuntu-focal
|