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: Fix disconnected tests #262

Merged
merged 8 commits into from
Oct 18, 2024

Conversation

christinalau0
Copy link
Contributor

@christinalau0 christinalau0 commented Oct 18, 2024

Reason for Change:

  • Increase disconnected pipeline's API model Windows osDiskSizeGB to 50. This is to prevent disk usage from going over threshold, which causes kubelet to remove containerd images.
  • Fix control plane and linux node test cases. They create an init container which tests outbound connection. In disconnected pipeline, there is no outbound connection so the init container will fail. Created separate job yaml's for no-egress case.
  • Change outbound connection test case to use a pod instead of ssh connection, since port 22 is disabled in our CI.

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@christinalau0
Copy link
Contributor Author

Verified successful run with ADO Test VHD No Egress pipeline.

@christinalau0
Copy link
Contributor Author

Verified successful run with ADO E2E PR pipeline as well.

@christinalau0 christinalau0 merged commit ef71a7a into Azure:master Oct 18, 2024
2 checks passed
@christinalau0 christinalau0 deleted the fix-disconnected-tests branch October 18, 2024 19:20
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