зеркало из https://github.com/Azure/draft.git
e896b21b32 | ||
---|---|---|
.. | ||
integration | ||
templates | ||
README.md | ||
check_info_schema.sh | ||
check_windows_addon_helm.ps1 | ||
check_windows_addon_kustomize.ps1 | ||
check_windows_helm.ps1 | ||
check_windows_kustomize.ps1 | ||
dry_run_schema.json | ||
gen_integration.sh | ||
gen_windows_check.sh | ||
info_schema.json | ||
integration_config.json | ||
skaffold.yaml | ||
update_dry_run_schema.json |
README.md
Integration Test
To generate integration tests put all relevant information in the integration_config.json
file. Then run the gen_integration.sh
script to autogenerate the workflow and configs. You must have jq installed to run this.
Edit the gen_integration.sh
script to make any changes to how integration tests are written. The test/integration
folder and .github/workflows/integration.yml
file are autogenerated so manual changes to them will be overwritten.