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

ci : Install virtiofsd only when runner os is Ubuntu 24.04 #395

Conversation

rohanKanojia
Copy link
Member

Description

GitHub is rolling out Ubuntu 24.04 on it's runners, sometimes runner os is selected as 22.04 (where virtiofsd package required by CRC is already installed), sometimes it's 24.04 (where virtiofsd package is not installed)

Add a conditional if statement to install it only in case of 24.04

@rohanKanojia rohanKanojia force-pushed the pr/ci-crc-okd-install-virtiofsd-conditionally branch 3 times, most recently from 2333ed0 to 1efdbc9 Compare October 22, 2024 12:55
@rohanKanojia rohanKanojia marked this pull request as ready for review October 23, 2024 08:33
@rohanKanojia rohanKanojia force-pushed the pr/ci-crc-okd-install-virtiofsd-conditionally branch from 1efdbc9 to 988b845 Compare October 23, 2024 09:18
@rohanKanojia rohanKanojia force-pushed the pr/ci-crc-okd-install-virtiofsd-conditionally branch from 988b845 to 269fa48 Compare October 23, 2024 09:55
@manusa manusa merged commit 0a9af61 into eclipse-jkube:main Oct 24, 2024
31 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