2022-10-26 09:11:02 +00:00
|
|
|
- project:
|
|
|
|
check:
|
|
|
|
jobs:
|
|
|
|
- validate
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: validate
|
|
|
|
description: Validate manifests and scripts syntax
|
|
|
|
run: ci/validate.yaml
|
2023-02-13 09:21:24 +00:00
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: container
|
2023-07-26 17:51:48 +00:00
|
|
|
label: zuul-worker-rawhide
|