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

[E2E] Support testing remote-server template #1138

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

eromanova
Copy link
Contributor

@eromanova eromanova commented Feb 28, 2025

This PR adds e2e testing support for the ClusterDeployment with the remote-server template using KubeVirt VMs.
The testing workflow is as follows:

  1. Deploy KubeVirt on the management cluster
  2. Create two VMs and expose their SSH ports
  3. Create a ClusterDeploymentwith remote-server template leveraging the KubeVirt VMs
  4. Validate the ClusterDeployment functionality

Closes #1086

@eromanova eromanova self-assigned this Feb 28, 2025
Copy link
Contributor

@zerospiel zerospiel left a comment

Choose a reason for hiding this comment

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

LGTM, I have only a couple minor comments/questions

@eromanova eromanova marked this pull request as draft February 28, 2025 16:25
@eromanova eromanova marked this pull request as ready for review February 28, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

E2e verification support of a ClusterDeployment with the RemoteServer template
2 participants