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

run external kickstart and grub tests on GHA #9960

Merged
merged 1 commit into from
Dec 19, 2023
Merged

run external kickstart and grub tests on GHA #9960

merged 1 commit into from
Dec 19, 2023

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Dec 19, 2023

No description provided.

@evgeni evgeni force-pushed the run-ks-tests branch 4 times, most recently from 9a2452c to ea07622 Compare December 19, 2023 10:16
@evgeni evgeni changed the title run external ks tests on GHA run external kickstart and grub tests on GHA Dec 19, 2023
skip unless find_executable 'grub2-script-check'
output = `grub2-script-check "#{file}" 2>&1`
grub_script_check = find_executable 'grub2-script-check'
grub_script_check ||= find_executable 'grub-script-check'
Copy link
Member Author

@evgeni evgeni Dec 19, 2023

Choose a reason for hiding this comment

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

On Debian systems GRUB tools do not have the 2 suffix (infix? whatever).

@evgeni evgeni merged commit a1142ab into develop Dec 19, 2023
14 of 18 checks passed
@evgeni evgeni deleted the run-ks-tests branch December 19, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants