-
Notifications
You must be signed in to change notification settings - Fork 27
Add e2e tests to the images #2
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
Comments
We can reuse automation which we already have in common-templates for golden images https://github.com/kubevirt/common-templates/blob/master/dvtemplates/build_k8s_cluster.sh |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. /close |
@kubevirt-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/reopen we still need to adjust CI |
@rmohr: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/close CI is now also in place with kubevirt/project-infra#2049 merged. |
@rmohr: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Basically do the following:
Then pushing one image after the other:
Then create a yaml with that image and wait until
virtcl ssh
can connect to the guest.The text was updated successfully, but these errors were encountered: