amazon-vpc-cni-k8s icon indicating copy to clipboard operation
amazon-vpc-cni-k8s copied to clipboard

e2e test for custom ENIConfig

Open jaypipes opened this issue 5 years ago • 8 comments

Need to add functional tests that validate creating an ENIConfig CRD instance.

  • [x] test for specifying ENIConfig for new worker node (with no pods)
  • [ ] test for adding ENIConfig to an existing worker node that has pods running on it (and have IPs on the primary ENI)

jaypipes avatar Jan 22 '20 19:01 jaypipes

related: https://github.com/awsdocs/amazon-eks-user-guide/pull/72

jaypipes avatar Jan 22 '20 19:01 jaypipes

First step towards adding these testcases - #1373

jayanthvn avatar Feb 09 '21 17:02 jayanthvn

Testcase for the below scenario is added -

- Follow this guide to start custom networking - https://docs.aws.amazon.com/eks/latest/userguide/cni-custom-network.html
- Verify seconday ENI attached belong to subnet specified in ENI Config
- Verify new pods get IP from the subnet in ENIConfig
--
- Repeat above test but with creating an ENI Config with name other than the subnet
- Set the variable to ENI Config name ame as label annotation

jayanthvn avatar Feb 25 '22 00:02 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Apr 27 '22 00:04 github-actions[bot]

/not stale

jayanthvn avatar May 09 '22 17:05 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Jul 10 '22 00:07 github-actions[bot]

/not stale, only part fixed.

jayanthvn avatar Jul 10 '22 21:07 jayanthvn

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Oct 15 '22 00:10 github-actions[bot]

Issue closed due to inactivity.

github-actions[bot] avatar Oct 30 '22 00:10 github-actions[bot]