Skip to content

Commit

Permalink
Replace noop molecule job parent
Browse files Browse the repository at this point in the history
Seems we don't have the label downstream - let's use a parent that seems
to be small enough, while existing in both locations
  • Loading branch information
cjeanner committed May 8, 2024
1 parent 96c7ec1 commit 993a34d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
8 changes: 0 additions & 8 deletions ci/playbooks/noop.yml

This file was deleted.

11 changes: 7 additions & 4 deletions zuul.d/molecule-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,12 @@

- job:
name: cifmw-molecule-noop
parent: base-minimal-test
nodeset: rdo-centos-9-stream
run:
ci/playbooks/noop.yml
description: |
NOOP job for roles without any molecule
parent: run-test-command
nodeset: centos-stream-9
vars:
test_command:
- "echo 'no check to run'"
provides:
- cifmw-molecule

0 comments on commit 993a34d

Please sign in to comment.