kubernetes-sigs/cluster-api-provider-aws
View on GitHub[e2e] Update EKS tests to use the `EKSControlPlaneUpdating` condition
Open
#2,251 opened on Feb 16, 2021
area/provider/eksarea/testinggood first issuehelp wantedkind/featurelifecycle/stalepriority/backlog
Repository metrics
- Stars
- (723 stars)
- PR merge metrics
- (PR metrics pending)
Description
/kind feature /area provider/eks /area testing /help
Describe the solution you'd like
The waitForControlPlaneToBeUpgraded should be updated to use the new EKSControlPlaneUpdating condition. Within the e2e test framework there is a function that allows you to wait based on a condition.
Anything else you would like to add:
The EKSControlPlaneUpdating was introduced as part of #2246.
Currently, the upgrade test is disabled in prow so this will need to be tested locally.
Environment:
- Cluster-api-provider-aws version: 0.6.4