ironic-lib/zuul.d/project.yaml
John L. Villalovos bff1d93438 zuul: Centralize irrelevant-files in legacy-ironic-lib-dsvm-base
Create a new base job: legacy-ironic-lib-dsvm-base

Define 'irrelevant-files' in legacy-ironic-lib-dsvm-base and remove
them from project.yaml. This means we only define 'irrelevant-files'
once. Also makes project.yaml much easier to read.

Fix the 'irrelevant-files' section to make sure we do test when
changes are made to 'requirements.txt'.

Sort the jobs lists in project.yaml.

Change-Id: I0534be1ff4ac4d3d2e40f282966683c7b60fc7ba
2017-11-13 08:36:48 -08:00

15 lines
511 B
YAML

- project:
name: openstack/ironic-lib
check:
jobs:
- ironic-lib-tempest-partition-agent_ipmitool
- ironic-lib-tempest-partition-pxe_ipmitool
- ironic-lib-tempest-wholedisk-agent_ipmitool
- ironic-lib-tempest-wholedisk-pxe_ipmitool
gate:
jobs:
- ironic-lib-tempest-partition-agent_ipmitool
- ironic-lib-tempest-partition-pxe_ipmitool
- ironic-lib-tempest-wholedisk-agent_ipmitool
- ironic-lib-tempest-wholedisk-pxe_ipmitool