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

Set up e2e testing framework for cri-o runtime #15

Open
maiqueb opened this issue Aug 30, 2022 · 1 comment · May be fixed by #23
Open

Set up e2e testing framework for cri-o runtime #15

maiqueb opened this issue Aug 30, 2022 · 1 comment · May be fixed by #23
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@maiqueb
Copy link
Collaborator

maiqueb commented Aug 30, 2022

  • deploy a K8S cluster using a crio container runtime
  • deploy multus on the cluster
    • deploying via CNAO is not an option - at least until CNAO tracks the thick plugin option. This is tracked in this PR.
  • add multus daemon socket to the controller
  • successfully provision the manifests on the examples directory

NOTES: kubevirtci runs the nodes as VMs within containers. This means we'd need to setup the github actions to have (at least) qemu. Not sure if emulating the kvm device would give enough performance to run the tests or not. More work is required...

@maiqueb maiqueb self-assigned this Aug 30, 2022
@maiqueb maiqueb linked a pull request Sep 20, 2022 that will close this issue
@maiqueb
Copy link
Collaborator Author

maiqueb commented Oct 26, 2022

We should probably give this github action a try instead of the kubevirtci approach: https://github.com/medyagh/setup-minikube

@maiqueb maiqueb added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant