Add demo cleanup dry-run smoke
This commit is contained in:
@@ -117,6 +117,18 @@ tiles, rasters or masks. `--max-delete` defaults to 25 and blocks oversized
|
||||
apply runs until the operator increases the cap after reviewing dry-run output.
|
||||
Repeat `--export-type` to restrict cleanup to selected artifact kinds.
|
||||
|
||||
Live runtime validation for this maintenance path is available as a dry-run
|
||||
smoke:
|
||||
|
||||
```bash
|
||||
bash scripts/verify_demo_cleanup_dry_run.sh
|
||||
CLEANUP_MODE=container CLEANUP_CONTAINER=geointel bash scripts/verify_demo_cleanup_dry_run.sh
|
||||
```
|
||||
|
||||
The smoke never passes `--apply`. It fails if the cleanup summary is not a
|
||||
dry-run, if any export/file deletion is reported, or if the dry-run candidate
|
||||
fields are missing.
|
||||
|
||||
## Model storage
|
||||
|
||||
Model artifacts live under:
|
||||
|
||||
Reference in New Issue
Block a user