Initial release of the oVirt/RHV Engine API simulator.
Stateful FastAPI lab with contract packs, Compose/Helm, Docker Hub release targets, and Pulumi coverage across all Engine series (GET/POST/PUT/DELETE/HEAD).
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
**Language / Язык:** [English](pulumi.md) | [Русский](../ru/examples/pulumi.md)
|
||||
|
||||
# Pulumi
|
||||
|
||||
Contract-coverage lab under [`pulumi-tests/pulumi/`](../../pulumi-tests/README.md).
|
||||
|
||||
```bash
|
||||
make up && make seed
|
||||
make test-pulumi-smoke
|
||||
make test-pulumi
|
||||
```
|
||||
|
||||
HTML report: `pulumi-tests/reports/pulumi-contract-coverage.html`
|
||||
Reference in New Issue
Block a user