Files
os-test-images/.zuul.yaml
Mohammed Naser 5d0367e037 Clean-up zuul config spacing
This is a clean up change but mostly to trigger Zuul to
do the GitHub mirroring for that repository.

Change-Id: I23721a5211cf9f36df39d036ba8ba45a6571f6f6
2024-09-04 11:43:31 -04:00

16 lines
267 B
YAML

- job:
name: generate-test-images
parent: tox
description: |
Build sample images with "tox"
vars:
tox_envlist: generate
- project:
check:
jobs:
- generate-test-images
gate:
jobs:
- generate-test-images