Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic rework of fmf files and add dnf4 build steps #1435

Closed
wants to merge 1 commit into from

Conversation

inknos
Copy link
Contributor

@inknos inknos commented Jan 9, 2024

This PR includes a logic rework of fmf plans and splits the ./container-test build step to use it with dnf4 and dnf5.

plans/
├── main.fmf
├── dnf4
│   ├── main.fmf
│   └── integration
│       └── behave-dnf.fmf
└── dnf5
    ├── main.fmf
    └── integration
        ├── behave-createrepo_c.fmf
        ├── behave-dnf5daemon.fmf
        └── behave-dnf5.fmf

@inknos
Copy link
Contributor Author

inknos commented Jan 9, 2024

/packit test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant