-
Notifications
You must be signed in to change notification settings - Fork 109
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
Add prebuilt drivers configs for ubuntu generic kernel 5.12.3-arch1-1 1 #466
Add prebuilt drivers configs for ubuntu generic kernel 5.12.3-arch1-1 1 #466
Conversation
…rch1-1 1 Signed-off-by: Gaurav Gahlot <[email protected]>
Welcome @gauravgahlot! It looks like this is your first PR to falcosecurity/test-infra 🎉 |
Hi @gauravgahlot. Thanks for your PR. I'm waiting for a falcosecurity member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
/ok-to-test |
/retest build-drivers-ubuntu-generic-5-presubmit |
@leogr: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test build-drivers-ubuntu-generic-5-presubmit |
@leogr Is there anything I can do to fix the tests? |
Hey @gauravgahlot, we're checking |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @gauravgahlot, thank you. I left some suggestions, as the kernelrelease
in the Driverkit config should contain the kernel release only, without the version (as for the output of uname -r
) :)
PS: you can read more here about Driverkit configuration.
@@ -0,0 +1,6 @@ | |||
kernelversion: 1 | |||
kernelrelease: 5.12.3-arch1-1_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kernelrelease: 5.12.3-arch1-1_1 | |
kernelrelease: 5.12.3-arch1-1 |
@@ -0,0 +1,6 @@ | |||
kernelversion: 1 | |||
kernelrelease: 5.12.3-arch1-1_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kernelrelease: 5.12.3-arch1-1_1 | |
kernelrelease: 5.12.3-arch1-1 |
@@ -0,0 +1,6 @@ | |||
kernelversion: 1 | |||
kernelrelease: 5.12.3-arch1-1_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kernelrelease: 5.12.3-arch1-1_1 | |
kernelrelease: 5.12.3-arch1-1 |
@@ -0,0 +1,6 @@ | |||
kernelversion: 1 | |||
kernelrelease: 5.12.3-arch1-1_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kernelrelease: 5.12.3-arch1-1_1 | |
kernelrelease: 5.12.3-arch1-1 |
@@ -0,0 +1,6 @@ | |||
kernelversion: 1 | |||
kernelrelease: 5.12.3-arch1-1_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kernelrelease: 5.12.3-arch1-1_1 | |
kernelrelease: 5.12.3-arch1-1 |
Signed-off-by: Gaurav Gahlot <[email protected]>
Thank you @maxgio92. I have made the suggested changes. 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
Thank you @gauravgahlot! :)
LGTM label has been added. Git tree hash: 4b240f2db611c6958194ba19472c7f796839ba80
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gauravgahlot, maxgio92 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Gaurav Gahlot [email protected]