Skip to content

Commit

Permalink
Add e2e tests for v1v3 migration
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Signed-off-by: Carlos Salas <carlos.salas@suse.com>
  • Loading branch information
alexander-demicev authored and salasberryfin committed Jun 28, 2024
1 parent 7bd8932 commit 092260f
Show file tree
Hide file tree
Showing 4 changed files with 880 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,5 @@ const (
CapiClusterOwnerLabel = "cluster-api.cattle.io/capi-cluster-owner"
CapiClusterOwnerNamespaceLabel = "cluster-api.cattle.io/capi-cluster-owner-ns"
OwnedLabelName = "cluster-api.cattle.io/owned"
V1ClusterMigratedAnnotation = "cluster-api.cattle.io/migrated"
)
Loading

0 comments on commit 092260f

Please sign in to comment.