Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 36991 invoked from network); 19 Aug 2008 01:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 01:36:30 -0000 Received: (qmail 11456 invoked by uid 500); 19 Aug 2008 01:36:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 11415 invoked by uid 500); 19 Aug 2008 01:36:28 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 11404 invoked by uid 99); 19 Aug 2008 01:36:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2008 18:36:28 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akarasulu@gmail.com designates 74.125.44.30 as permitted sender) Received: from [74.125.44.30] (HELO yx-out-2324.google.com) (74.125.44.30) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 01:35:31 +0000 Received: by yx-out-2324.google.com with SMTP id 8so1740296yxb.55 for ; Mon, 18 Aug 2008 18:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:x-google-sender-auth; bh=+vrkPGzV2lPM/D3AS01m4FE0H9S/JwAR+6/xzd+sowM=; b=hiOCiHU/+g2LwNI+N5HeaDtVAbfmla/THDooZ/gPCmfeDMU39KDUzP2iZKUVmBQc6E uNoqCu/OKYpuTXaWh6+zerYjTj76DzcftCdo+YIzjW1BDOk3yPZp4nJlsDtax2MXkbkH jfGHFSYvOyt+2YHr3a2t3/8vVQF1cU4xX6K8M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=fpDs/2qCmFatummDRdaG+GHE/T3Zo0gs8on6K0F6q25cizwDFa6VM3YefH/Wj3GxLg R2b4MsyZt8iw4Q9mbie2fToO4NLE8AxsWkZ8He9SFiY2Se+XELt9bNT2DM0SdbAYoqXv uzBem/8BWvSulmkeq9uuKHQK0Bo5JoeVQGB18= Received: by 10.114.37.1 with SMTP id k1mr6100649wak.44.1219109749513; Mon, 18 Aug 2008 18:35:49 -0700 (PDT) Received: by 10.114.66.3 with HTTP; Mon, 18 Aug 2008 18:35:49 -0700 (PDT) Message-ID: Date: Mon, 18 Aug 2008 21:35:49 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" Subject: [CI] Is the CI server still sending notifications MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_240_16812683.1219109749484" X-Google-Sender-Auth: 04c815eb8248e295 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_240_16812683.1219109749484 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Could have bet my life on the CI server going ape sh*t after moving these branches one by one. Surprised that it did not freak out. Any idea if it could be crippled? Check this mad vicious puppy out on me machine: mvn -Dintegration test from top on trunk-with-dependencies: [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 54 seconds [INFO] Finished at: Mon Aug 18 21:28:36 EDT 2008 [INFO] Final Memory: 83M/553M [INFO] ------------------------------------------------------------------------ Woooohaaaaa!! This used to take 7X longer (20+ minutes) without the snapshot rollback based integration test frameworks. Yes Virginia there is a Santa Clause! (this was run off chechouts onto a linux ramdrive :-) ) Alex -- Microsoft gives you Windows, Linux gives you the whole house ... ------=_Part_240_16812683.1219109749484 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Could have bet my life on the CI server going ape sh*t after moving these branches one by one.  Surprised that it did not freak out.  Any idea if it could be crippled?

<OT>
Check this mad vicious puppy out on me machine:

    mvn -Dintegration test from top on trunk-with-dependencies:

[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 54 seconds
[INFO] Finished at: Mon Aug 18 21:28:36 EDT 2008
[INFO] Final Memory: 83M/553M
[INFO] ------------------------------------------------------------------------

Woooohaaaaa!! This used to take 7X longer (20+ minutes) without the snapshot rollback based integration test frameworks. 

Yes Virginia there is a Santa Clause!

(this was run off chechouts onto a linux ramdrive :-) )
</OT>

Alex

--
Microsoft gives you Windows, Linux gives you the whole house ...
------=_Part_240_16812683.1219109749484--