package
0.0.0-20250224202920-7f0ea50bac50
Repository: https://github.com/rancher/tests.git
Documentation: pkg.go.dev
# README
Charts Configs
You can find the correct suite name in the below by checking the test file you plan to run. In your config file, set the following:
"rancher": {
"host": "<rancher-server-host>",
"adminToken": "<rancher-admin-token>",
"insecure": true/optional,
"cleanup": false/optional,
"clusterName": "<cluster-to-run-test>"
}
From there, please use one of the following links to check charts tests:
Note
- For webhook charts, validations are run on the local cluster and the cluster name provided in the config.yaml. Please make sure to provide a downstream cluster name in the config.yaml instead of local cluster, so the validations are not run on the local cluster twice.
# Constants
No description provided by the author
namespace that is created without a label.
# Structs
No description provided by the author