Files
ovirt-api-simulator/examples/README.md
T
inecs 9c94df119b Document the test matrix and record the 2026-07-18 Pulumi 9150/9150 run.
Add EN/RU testing guides, link them from README and docs indexes, and drop
stale native Python/Ansible/Terraform suite references.
2026-07-18 09:39:03 +03:00

19 lines
579 B
Markdown

**Language / Язык:** [English](README.md) | [Русский](README.ru.md)
# Examples
| Path | What |
|---|---|
| [`docs/examples/`](../docs/examples/overview.md) | curl / Python / Ansible / Terraform snippets |
| [`pulumi-tests/`](../pulumi-tests/README.md) | Pulumi contract coverage across all Engine series |
```bash
make up-local # or: make up
make seed
make pulumi-tests
# report: pulumi-tests/reports/pulumi-contract-coverage.html
```
**Last verified (2026-07-18):** Pulumi **9150 / 9150** passed (GET/POST/PUT/DELETE/HEAD).
See [Testing](../docs/testing.md).