Skip to content

Commit 443ffa4

Browse files
committed
Drop test run retention by 20%
We're running into space issues in /var and this is the easiest way to resolve it
1 parent 462769a commit 443ffa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/vm-test-cleanup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
RUNS_TO_KEEP=100
3+
RUNS_TO_KEEP=80
44

55
year='20[1-9][0-9]'
66
month='[01][0-9]'

0 commit comments

Comments
 (0)