Prune nested demo runtime stores

This commit is contained in:
rcourtman 2026-07-04 15:47:00 +01:00
parent d2ab2b793d
commit 72c8d9677a
2 changed files with 19 additions and 13 deletions

View file

@ -761,6 +761,8 @@ func TestUpdateDemoWorkflowUsesGovernedNetworkPath(t *testing.T) {
`KEEP_BACKUPS=2`,
`Removing demo backup to restore install headroom: %s`,
`Pruning demo volatile runtime stores to restore install headroom.`,
`sudo find "$CONFIG_DIR" -xdev -type f`,
`-name "metrics.db"`,
`Removing demo volatile store: %s`,
`Demo host does not have enough free space to back up $CONFIG_DIR before install.`,
`Verify public browser smoke`,