kubernetes-sigs/cluster-api-provider-aws
[e2e] Update EKS tests to use the `EKSControlPlaneUpdating` condition
Aperta
#2251 aperta il 16 feb 2021
area/provider/eksarea/testinggood first issuehelp wantedkind/featurelifecycle/stalepriority/backlog
Metriche repository
- Star
- (723 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
/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