mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
introduce ct for local helm install test
This commit is contained in:
3
.github/workflows/helm.yaml
vendored
3
.github/workflows/helm.yaml
vendored
@@ -49,8 +49,7 @@ jobs:
|
||||
|
||||
# Need a multi node cluster so descheduler runs until evictions
|
||||
- name: Create multi node Kind cluster
|
||||
run: |
|
||||
kind create cluster --name kind --config ./hack/kind_config.yaml --wait 2m
|
||||
run: make kind-multi-node
|
||||
|
||||
# helm-extra-set-args only available after ct 3.6.0
|
||||
- name: Run chart-testing (install)
|
||||
|
||||
Reference in New Issue
Block a user