From commits-return-4889-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Fri Jan 16 09:42:58 2009 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 89314 invoked from network); 16 Jan 2009 09:42:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2009 09:42:58 -0000 Received: (qmail 30384 invoked by uid 500); 16 Jan 2009 09:42:58 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 30376 invoked by uid 500); 16 Jan 2009 09:42:58 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 30367 invoked by uid 99); 16 Jan 2009 09:42:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 01:42:57 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 09:42:55 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F081F2388882; Fri, 16 Jan 2009 01:42:34 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r734951 - in /continuum/trunk/continuum-docs/src/site: apt/administrator_guides/parallelBuilds.apt resources/images/parallelBuildsQueues.png Date: Fri, 16 Jan 2009 09:42:34 -0000 To: commits@continuum.apache.org From: oching@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090116094234.F081F2388882@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: oching Date: Fri Jan 16 01:42:33 2009 New Revision: 734951 URL: http://svn.apache.org/viewvc?rev=734951&view=rev Log: [CONTINUUM-2023] added viewing of queues for parallel builds docs Added: continuum/trunk/continuum-docs/src/site/resources/images/parallelBuildsQueues.png (with props) Modified: continuum/trunk/continuum-docs/src/site/apt/administrator_guides/parallelBuilds.apt Modified: continuum/trunk/continuum-docs/src/site/apt/administrator_guides/parallelBuilds.apt URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/administrator_guides/parallelBuilds.apt?rev=734951&r1=734950&r2=734951&view=diff ============================================================================== --- continuum/trunk/continuum-docs/src/site/apt/administrator_guides/parallelBuilds.apt (original) +++ continuum/trunk/continuum-docs/src/site/apt/administrator_guides/parallelBuilds.apt Fri Jan 16 01:42:33 2009 @@ -12,6 +12,9 @@ the Number of Allowed Builds in Parallel field (see {{{configuration.html} Managing General Configuration}}). The value should be greater than one (1) to be able to create a build queue aside from the default. + Another thing to note is that if Distributed Builds is enabled, Parallel Builds is automatically disabled. To make it + short, you're only allowed to use one of these functionalities at a time in the current implementation. + * Adding a Build Queue By default, there is already a DEFAULT_BUILD_QUEUE that cannot be deleted configured in Continuum. To add more build queues.. @@ -46,6 +49,14 @@ [../images/editSchedule.png] Edit Schedule +* Viewing Checkouts and Builds in Queues + + Current checkouts and builds, and all other projects queued in the checkout and build queues can be viewed in the <> page. + These executing and queued tasks can also be cancelled by clicking the corresponding Cancel icons for each task. Multiple-cancel is + also supported. + +[../images/parallelBuildsQueues.png] Queues + * Limitations Below are some feature limitations for the current implementation: Added: continuum/trunk/continuum-docs/src/site/resources/images/parallelBuildsQueues.png URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/resources/images/parallelBuildsQueues.png?rev=734951&view=auto ============================================================================== Binary file - no diff available. Propchange: continuum/trunk/continuum-docs/src/site/resources/images/parallelBuildsQueues.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream