Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: tiansuo114 <[email protected]>
  • Loading branch information
tiansuo114 committed Aug 8, 2024
1 parent ef877fb commit f3bcb21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/e2e/karmadactl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,8 @@ myregistry.com/karmada-aggregated-apiserver:v1.11.0-alpha.0`

ginkgo.It("list images with kube-image-country flag", func() {
cmdArgs = []string{"config", "image", "list", "--kube-image-country=cn"}
expected = `registry.cn-hangzhou.aliyuncs.com/google_containers/kube-controller-manager:v1.29.6
expected = `registry.cn-hangzhou.aliyuncs.com/google_containers/kube-apiserver:v1.29.6
registry.cn-hangzhou.aliyuncs.com/google_containers/kube-controller-manager:v1.29.6
registry.cn-hangzhou.aliyuncs.com/google_containers/etcd:3.5.13-0
docker.io/alpine:3.19.1
docker.io/karmada/karmada-scheduler:v1.11.0-alpha.0
Expand Down

0 comments on commit f3bcb21

Please sign in to comment.