blob: c4872212b56a6ce52733c540a452a670f09cc204 [file] [log] [blame]
# Copyright (c) 2022 VEXXHOST, 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.
- job:
name: ansible-collection-atmosphere-buildset-registry
parent: opendev-buildset-registry
- job:
name: ansible-collection-atmosphere-build-images
parent: opendev-build-docker-image
abstract: true
required-projects:
- openstack/loci
pre-run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-images/pre-run.yml
run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-images/run.yml
- job:
name: ansible-collection-atmosphere-upload-images
parent: ansible-collection-atmosphere-build-images
abstract: true
secrets:
name: docker_credentials
secret: gar-credentials
pass-to-parent: true
- job:
name: ansible-collection-atmosphere-build-images-manifest
pre-run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-images-manifest/pre-run.yml
run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-images-manifest/run.yml
- job:
name: ansible-collection-atmosphere-upload-images-manifest
parent: ansible-collection-atmosphere-build-images-manifest
- project:
check:
jobs:
- ansible-collection-atmosphere-buildset-registry
gate:
jobs:
- ansible-collection-atmosphere-buildset-registry