Skip to content

Commit

Permalink
Rename helm_install_test to capi_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jont828 committed Jan 25, 2024
1 parent 7694da3 commit 7c056bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
File renamed without changes.
5 changes: 1 addition & 4 deletions test/e2e/config/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ images:
loadBehavior: tryLoad
- name: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.6.0
loadBehavior: tryLoad
# - name: ${CAPD_MANAGER_IMAGE}
# Note: This pulls the CAPD image from the staging repo instead of the official registry.
- name: gcr.io/k8s-staging-cluster-api/capd-manager:v1.6.0
loadBehavior: tryLoad

Expand Down Expand Up @@ -67,9 +67,6 @@ providers:
files:
- sourcePath: "${PWD}/test/e2e/data/shared/v1beta1/metadata.yaml"
- sourcePath: "${PWD}/test/e2e/data/addons-helm/v1beta1/cluster-template.yaml"
# - sourcePath: "${PWD}/test/e2e/data/infrastructure-docker/v1.6/cluster-template.yaml"
# - sourcePath: "${PWD}/test/e2e/data/infrastructure-docker/v1.6/cluster-template-topology.yaml"
# - sourcePath: "${PWD}/test/e2e/data/infrastructure-docker/v1.6/clusterclass-quick-start.yaml"

- name: helm
type: AddonProvider
Expand Down

0 comments on commit 7c056bc

Please sign in to comment.