[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] CDash
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Wed, 29 Sep 2010 09:48:29 -0400
- Cc: "Marcus D. Hanwell" <marcus@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=qKh4LFTXTA+UtGVN2gbK0+xgiB94ErnnXYvQL7YFmIo=; b=AaUmZ/k43RbSq6f+q3FUgc0EIlsk7ZhtftsJAhhb+xh+CF49/F0weeoT4G51v3CtgV 8f9M4RNaBeGCCCzzR357fxFOlkh/q/G03H7zSso4l9M78tM1TLVB6jr2XXJAgLniRmoO VdvMyYJfAnihzOrmoROGXfRhW957oTJEqJv6A=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=c+lCaiUC97aKDKQ6VCKPVL/uj7VsS5Z1jN6By5rOvuMcSpsIWRkWXo3gLaIlp9JV3z dcI6aF230r01+a2UaYp0BSlEp7YRwJkKS+IqO46D7a+oz7+Gdw5JSx1Mx1+Bm9/s3CbQ dvQmDsY/3GSvOVGOUb/Ry2avWLZ+v98Zy2Qeo=
Hi,
Currently the CDash database is 80 MB.
This is explained by the fact that it has 1126 submissions for the
devel branch, the oldest dating back to May. As for the Eigen2 branch,
it even has some submissions from 2009.
Does anyone know how to reduce the number of retained submissions? I
think that 200 would already be plenty.
The source code mentions a AUTOREMOVEMAXBUILDS but I don't know how to
specify that.
Benoit