Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions plans/fedora-review/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ description: |
provision:
how: virtual
image: fedora
adjust+:
- when: initiator == packit, fedora-ci

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can do the comma here?

@LecrisUT LecrisUT Aug 18, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, nasty feature to wrap my head when trying to change the fmf context code. It goes both ways even, and god I hope people don't use it the other way around.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbf it would’ve probably been more intuitive if it followed the same convention as ansible (either one expression or list joined via AND)

because: testing-farm does not know how to map virtual to artemis provision
provision:
how: artemis
image: Fedora-latest

discover:
how: fmf
Expand Down