<div dir="ltr">Hi, I've started looking at this and I wonder how the limit should best be specified. Should it be<div><br></div><div>* keep N log directories</div><div>* keep N log directories per 'test name'</div><div>* keep all log directories with timestamps newer than a given datetime<br></div><div>* keep all log directories with timestamps newer than a number of days, hours, minutes, seconds back in time?</div><div><br></div><div>Any thoughts or wishes?</div><div><br></div><div>Regards</div><div>/siri</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-02 7:52 GMT+01:00 Peter Andersson E <span dir="ltr"><<a href="mailto:peppe@erlang.org" target="_blank">peppe@erlang.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Loïc,<br>
<br>
This seems lika quite a useful feature, and a reasonable one to implement. I'll add a ticket for it!<br>
<br>
Best regards,<br>
Peter<br>
<br>
Ericsson AB, Erlang/OTP<span class="im HOEnZb"><br>
<br>
<br>
On 01/30/2017 06:30 PM, Loïc Hoguin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I am looking for a Common Test option that allows me to restrict the number of logs Common Test keeps around.<br>
<br>
In practice I don't always care about the test runs I did last month, I only want the 10 or so most recents. I would like to configure Common Test so that it deletes older runs automatically. Today I eventually "rm -rf logs" when it gets too big, but it would be good if I didn't have to think about it.<br>
<br>
Is there such an option (perhaps undocumented) and if not, can it be considered adding it? This way when ct_run starts it can cleanup automatically.<br>
<br>
Thanks,<br>
<br>
</blockquote>
<br>
<br></span><div class="HOEnZb"><div class="h5">
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
</div></div></blockquote></div><br></div>