Add Kind CI to cloud jenkins #6513
Labels
area/test/infra
Issues or PRs related to test infrastructure (Jenkins configuration, Ansible playbook, Kind wrappers
area/test/jenkins
Issue about jenkins setup code
kind/design
Categorizes issue or PR as related to design.
Milestone
Describe what you are trying to solve
Add support for running following IPV4/IPV6 kind Jobs on cloud
/test-kind-e2e: Linux IPv4 e2e tests on Kind cluster.
/test-kind-ipv6-e2e: Linux dual stack e2e tests on Kind cluster.
/test-kind-ipv6-only-e2e: Linux IPv6 only e2e tests on Kind cluster.
/test-kind-conformance: Linux IPv4 conformance tests on Kind cluster.
/test-kind-ipv6-only-conformance: Linux IPv6 only conformance tests on Kind cluster.
/test-kind-ipv6-conformance: Linux dual stack conformance tests on Kind cluster.
/test-kind-networkpolicy: Linux IPv4 networkpolicy tests on Kind cluster.
/test-kind-ipv6-only-networkpolicy: Linux IPv6 only networkpolicy tests on Kind cluster.
/test-kind-ipv6-networkpolicy: Linux dual stack networkpolicy tests on Kind cluster.
/test-kind-flexible-ipam-e2e: Flexible IPAM e2e tests on Kind clusters.
/test-kind-all-features-conformance: Linux IPv4 conformance tests with all features enabled on Kind cluster.
/test-kind-whole-conformance: Linux All conformance tests on Kind cluster.
/test-kind-all: Linux IPv4 tests on Kind cluster
/test-kind-ipv6-only-all: Linux IPv6 only tests on Kind cluster.
/test-kind-ipv6-all: Linux dual stack tests on Kind cluster.
Describe the solution you have in mind
Add kind test beds in cloud and support running kind jobs in cloud including already supported ipv6 and dual stack.
Update the trigger phrase documentation for running cloud jobs.
Describe how your solution impacts user flows
Kind jobs can run in cloud
Describe the main design/architecture of your solution
N/A
Alternative solutions that you considered
N/A
Test plan
N/A
Additional context
The text was updated successfully, but these errors were encountered: