-
Notifications
You must be signed in to change notification settings - Fork 639
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
Proposal: Add Azure pipeline support to support IPV6 test. #2031
Comments
@fahedouch Yes. The proposal is practically for it. |
I think we should just have an Azure pipeline for ipv6 test only and let everything else run on GHA |
CC @lachie83 who manages the Azure sub we run K8s and containerd tests in. |
Kindly ping @lachie83 :-) |
Thanks for the ping. I would like to know a little more about the frequency that these tests will be run, how long they will run for, and what resources you need (eg. single VM and what size?) |
Thanks for the comment. Here are the requirement for this project:
Feel free to comment if you got any issues. thanks! @lachie83 |
I shared the same idea as well. |
Please proceed with adding these tests. |
Great! Do you need anything else from me? |
@lachie83 Yes. In order to run IPv6-related integration tests, I need access to the Azure instance and make it the CI of this repository. As mentioned above said that you are managing the Azure sub to run K8s and containerd tests in, I would like to know what should we do to obtain this capability for nerdctl. |
ping @lachie83 |
Closed as #1558 is merged. |
What is the problem you're trying to solve
For now, the GHA is not supported IPV6 for the GitHub Hosted Runner yet.
So maybe we need a platform to run an extra IPV6 tests.
Describe the solution you'd like
For now, I recommend the Azure Pipeline. FYI https://azure.microsoft.com/en-us/products/devops/pipelines & https://azure.microsoft.com/en-us/updates/ipv6-for-azure-virtual-network-is-now-generally-available-2/
There are already some open source projects to use Azure Pipeline as CI/CD platform, such as CPython(FYI https://github.com/python/cpython/tree/main/.azure-pipelines)
Additional context
No response
The text was updated successfully, but these errors were encountered: