On Wed Jun 18 10:00:38 2008, [EMAIL PROTECTED] wrote: > OS tested today: CentOS 5.0 >
> I would like to setup daily automated smoke tests for CentOS, FreeBSD > and Solaris when I get back home. I can probably setup a virtual > server and run a variety of *BSD machines for this. > > What are the steps needed to perform and complete the smoke tests? > In principal, all you need to do is to type 'make smoke' instead of 'make test'. But, as we have found out the hard way, 'make smoke' is written such that our smoke server may silently reject your report. So my advice is to try it once on each of the OSes you mentioned, then check to see if the results made it to the front page. Thanks for coming to the Build Fest! (Marking ticket resolved and adding reference to RT discussing smoke test problems.) kid51