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 package while installing deps for crc #393

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

rohanKanojia
Copy link
Member

@rohanKanojia rohanKanojia commented Oct 12, 2024

Description

Fix #392

Somehow GitHub Action runner now no longer contains virtiofsd package
installed.

  • Install virtiofsd explicitly to fix crc start failure.
  • Remove step to do oc login, kube context is already set to kubeadmin with crc start

Signed-off-by: Rohan Kumar [email protected]

+ Somehow GitHub Action runner now no longer contains virtiofsd package
  installed. Install it explicitly to fix crc start failure
+ Enable pull_request trigger to verify CRC is working on github actions

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia marked this pull request as ready for review October 16, 2024 05:17
@manusa manusa merged commit fc48814 into eclipse-jkube:main Oct 16, 2024
31 checks passed
@rohanKanojia rohanKanojia deleted the pr/issue392 branch October 16, 2024 08:28
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.

JKube E2E Tests (CRC-OKD) pipeline is not working
2 participants