Use built-in noop job

At this point, the zuul bug that necessitated the opendev noop
job should be fixed, so let's try switching back to the built-in
noop job.

Change-Id: I5d18c5d2b1990d3335e2978e7fc98b66d44ca74e
This commit is contained in:
James E. Blair 2025-04-03 08:56:49 -07:00
parent cf3c5dd0a9
commit 7a95645d17

View File

@ -1,13 +1,13 @@
- project: - project:
check: check:
jobs: jobs:
- opendev-zuul-jobs-noop - noop
- opendev-build-diskimage-debian-bullseye - opendev-build-diskimage-debian-bullseye
- opendev-build-diskimage-ubuntu-jammy - opendev-build-diskimage-ubuntu-jammy
- opendev-build-diskimage-ubuntu-noble - opendev-build-diskimage-ubuntu-noble
gate: gate:
jobs: jobs:
- opendev-zuul-jobs-noop - noop
- opendev-build-diskimage-debian-bullseye: - opendev-build-diskimage-debian-bullseye:
secrets: secrets:
- name: image_upload_secret - name: image_upload_secret