* Generate unique identifiers for internal variable names instead of using a static prefix. * Add tests for previous name collision issues. * only prefix when needed. Co-authored-by: Adam Leventhal <ahl@oxide.computer> * add missing test invocation. * update test fixtures per aaa40855485ca3c2ccf338c07d595ffc907975a1. --------- Co-authored-by: Adam Leventhal <ahl@oxide.computer> |
||
---|---|---|
.. | ||
README.md | ||
api.github.com.json | ||
buildomat.json | ||
keeper.json | ||
nexus.json | ||
param-collision.json | ||
param-overrides.json | ||
param-overrides.yaml | ||
propolis-server.json |
README.md
Sources
This directory contains some OpenAPI definitions included in this project solely for the purpose of testing various progenitor features. Some of these have been pulled in from other projects:
api.github.com.json
: https://github.com/github/rest-api-descriptionbuildomat.json
: https://github.com/oxidecomputer/buildomatkeeper.json
: https://github.com/jclulow/keepernexus.json
: https://github.com/oxidecomputer/omicronpropolis-server.json
: https://github.com/oxidecomputer/propolis
Note that keeper and buildomat have diverged in order to validate support for various features. The others should not be changed other than updating them from their source repository.