blob: d7d3702adb3f97917468ab3d71089998a63ef196 [file] [log] [blame]
Mohammed Nasere5aeb362025-01-28 17:53:30 -05001- job:
2 name: base
3 parent: null
4 timeout: 1800
Mohammed Naserc92d0422025-02-25 21:19:43 -05005 nodeset: ubuntu-jammy
Mohammed Nasere5aeb362025-01-28 17:53:30 -05006 pre-run: playbooks/base/pre.yaml
7 post-run:
8 - playbooks/base/post.yaml
9 - playbooks/base/post-logs.yaml
10 roles:
11 - zuul: opendev.org/zuul/zuul-jobs
12 - zuul: github.com/vexxhost/zuul-jobs
Mohammed Naser5f067162025-01-28 18:16:08 -050013 - zuul: vexxhost.dev/zuul-jobs
Mohammed Naser9ea00a42025-02-25 22:01:23 -050014
15# NOTE(mnaser): This is a workaround job to get around the fact that
16# this job exists inside openstack-zuul-jobs and adding
17# that to our project brings in the world.
18- job:
19 name: openstack-multinode-fips
20 parent: base