blob: 9c3c5fc36b59dc93c6f9e3eba61a3d5c28c38606 [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-build-wheels
abstract: true
pre-run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-wheels/pre-run.yml
run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-wheels/run.yml
post-run:
- zuul.d/playbooks/ansible-collection-atmosphere-build-wheels/post-run.yml
vars:
build_openstack_requirements_wheels_directory: /tmp
- job:
name: ansible-collection-atmosphere-merge-wheels
abstract: true
run:
- zuul.d/playbooks/ansible-collection-atmosphere-merge-wheels/run.yml
post-run:
- zuul.d/playbooks/ansible-collection-atmosphere-merge-wheels/post-run.yml
- job:
name: ansible-collection-atmosphere-promote-wheels
parent: opendev-promote-python
abstract: true
vars:
download_artifact_job: "{{ zuul.job | replace('promote', 'merge') }}"
download_artifact_type:
- wheels