- Standalone executable for generating all test manifests in parallel.
- Command line flags:
- Output directory (-output)
- Number of concurrent workers (-workers)
- Collects list of image types from the distro list and reads:
- tools/test-case-generators/repos.json for repositories
- tools/test-case-generators/format-request-map.json for
customizations
- Prints progress (finished/total)
- Collects errors and failures and prints them after all jobs are
finished
|
||
|---|---|---|
| .. | ||
| format-request-map.json | ||
| genall.go | ||
| generate-all-test-cases | ||
| generate-test-cases | ||
| repos.json | ||