mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
Prune nested demo runtime stores
This commit is contained in:
parent
d2ab2b793d
commit
72c8d9677a
2 changed files with 19 additions and 13 deletions
|
|
@ -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`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue