kubernetes-sigs/cluster-api-provider-aws

[e2e] Update EKS tests to use the `EKSControlPlaneUpdating` condition

オープン

#2,251 opened on 2021/02/16

 (13 件のコメント) (0 件のリアクション) (1 人の担当者)Go (689 件のフォーク)auto 404
area/provider/eksarea/testinggood first issuehelp wantedkind/featurelifecycle/stalepriority/backlog

Repository metrics

Stars
 (723 個のスター)
PR merge metrics
 (平均マージ 19d 11h) (30d で 33 merged PRs)

説明

/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

コントリビューターガイド