tenks/zuul.d/jobs.yaml

28 lines
593 B
YAML

---
- job:
name: tenks-tox-ansible-lint
description: |
Tox job that runs ansible-lint
parent: openstack-tox
vars:
tox_envlist: alint
- job:
name: tenks-deploy-teardown-centos7
parent: tenks-deploy-teardown-base
nodeset: centos-7
required-projects:
- name: openstack/requirements
override-checkout: stable/train
- job:
name: tenks-deploy-teardown-centos8
parent: tenks-deploy-teardown-base
nodeset: centos-8
- job:
name: tenks-deploy-teardown-ubuntu
parent: tenks-deploy-teardown-base
nodeset: ubuntu-bionic