Fix Nova/Cinder stateful CRUD so the full surface and Pulumi matrix pass clean.
Persist aggregates and server security groups in domain tables, add Cinder quota show from DB-backed defaults, align unit tests with OpenStack series, auto-pick Keystone :5000/:15000 for smoke, and document test locations plus 6514/6514 results.
This commit is contained in:
@@ -31,3 +31,18 @@ open reports/pulumi-report.html
|
||||
5. Destroy stack; emit HTML + JUnit
|
||||
|
||||
See [`pulumi-tests/README.md`](../pulumi-tests/README.md).
|
||||
Broader pytest / smoke map: [operations.md — Testing](operations.md#testing).
|
||||
|
||||
## Latest results (2026-07-18)
|
||||
|
||||
Full suite (`make pulumi-tests`, `collections_only=false`):
|
||||
|
||||
| Series | HTTP ok / total | Pulumi |
|
||||
|---|---:|---|
|
||||
| yoga | 1464 / 1464 | ok |
|
||||
| antelope | 1530 / 1530 | ok |
|
||||
| caracal | 1649 / 1649 | ok |
|
||||
| dalmatian | 1871 / 1871 | ok |
|
||||
| **All** | **6514 / 6514** (`http_critical=0`) | **4 / 4** |
|
||||
|
||||
Artifacts: `pulumi-tests/reports/pulumi-report.html`, `summary.json`.
|
||||
|
||||
Reference in New Issue
Block a user