mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-06 03:45:08 +01:00
* Use kind release from GitHub instead of 'go get sigs.k8s.io/kind' * Run ct container with '--network host' to avoid patching kubeconfig * Create multi-node cluster with one master and three worker nodes so pods with anti-affinity can be tested * Improve wait logic to cater for multiple nodes * Add log statements * Remote unnecessary 'k8s' remote to avoid confusion * Extract function for 'docker exec' calls Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2 lines
31 B
YAML
2 lines
31 B
YAML
helm-extra-args: --timeout 800
|