packit: initial commit - #1472
Merged
Merged
Conversation
|
Failed to load packit config file: For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
joe-lawrence
force-pushed
the
intro-packit
branch
from
August 21, 2025 16:06
6be34e1 to
5a6efd0
Compare
Contributor
Author
|
v2 (disclaimer: I don't know what I'm doing, Yulia):
|
Contributor
|
Thank you, Joe. Looking into the packit examples https://packit.dev/docs/configuration/examples#tests ->"Running more types of tests with different settings". Seems like we need to add "variables" under "environments" |
This initial .packit.yml config starts us with jobs on upstream kernel and manual triggering. Provided-by: Yulia Kopkova <ykopkova@redhat.com> Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
joe-lawrence
force-pushed
the
intro-packit
branch
from
August 25, 2025 15:19
5a6efd0 to
6f7b1dd
Compare
Contributor
Author
|
v3:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This MR adds a packit [1] configuration to enable integration testing of upstream commits and downstream kernel combinations. The initial version would test upstream kernels and manually triggered. It will be later enhanced by Red Hat QE to test RHEL composes, etc.
[1] https://packit.dev/docs/about