stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -12,7 +12,7 @@ Ingest SUSE CSAF advisories and changes.csv feeds into Concelier under the Aggre
## Required Reading
- `docs/modules/concelier/architecture.md`
- `docs/modules/platform/architecture-overview.md`
- `docs/ingestion/aggregation-only-contract.md`
- `docs/modules/concelier/guides/aggregation-only-contract.md`
- `docs/modules/concelier/operations/mirror.md`
## Working Agreement
@@ -22,3 +22,4 @@ Ingest SUSE CSAF advisories and changes.csv feeds into Concelier under the Aggre
4. **Offline readiness**: only fetch from allowlisted SUSE endpoints; document bundle usage for air-gapped runs.
5. **Testing**: add fixtures for changes/CSAF parsing and mapping; keep integration tests deterministic and opt-in.
6. **Documentation**: update connector ops docs when configuration or mapping changes.