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

test/integration/rhel-9.3: integration testing for rhel-9.3 #1365

Merged

Conversation

ryanbsull
Copy link
Contributor

No description provided.

@joe-lawrence
Copy link
Contributor

  • Same commit message suggestion for this one, GA kernel kernel-5.14.0-362.8.1.el9_3
  • Also, it looks like all of the .patch files have some weird merge conflict for all the diff annotations, like:
diff -Nupr src.orig/drivers/input/joydev.c src/drivers/input/joydev.c
<<<<<<< HEAD
--- src.orig/drivers/input/joydev.c     2023-07-14 10:41:05.666436404 -0400
+++ src/drivers/input/joydev.c  2023-07-14 10:41:18.589410987 -0400
=======
--- src.orig/drivers/input/joydev.c     2023-05-17 13:18:34.737721326 -0400
+++ src/drivers/input/joydev.c  2023-05-17 13:18:48.247702929 -0400
>>>>>>> 31ab7d3 (test/integration/rhel-9.3: add kernel-5.14.0-312.el9 tests)
@@ -1096,3 +1096,47 @@ static void __exit joydev_exit(void)

[ ... snip ... ]

diff -Nupr src.orig/drivers/input/misc/pcspkr.c src/drivers/input/misc/pcspkr.c
<<<<<<< HEAD
--- src.orig/drivers/input/misc/pcspkr.c        2023-07-14 10:41:05.671436394 -0400
+++ src/drivers/input/misc/pcspkr.c     2023-07-14 10:41:18.590410985 -0400
=======
--- src.orig/drivers/input/misc/pcspkr.c        2023-05-17 13:18:34.741721320 -0400
+++ src/drivers/input/misc/pcspkr.c     2023-05-17 13:18:48.247702929 -0400

[ ... etc ... ]

Provides integration tests for rhel-9.3 (kernel-5.14.0-362.8.1.el9_3)

Signed-off-by: Ryan Sullivan <[email protected]>
@ryanbsull ryanbsull force-pushed the integration-tests-rhel-9.3-final branch from b40ca8a to e4a2215 Compare December 5, 2023 17:23
@joe-lawrence joe-lawrence merged commit 032c8d2 into dynup:master Jan 10, 2024
3 checks passed
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.

2 participants