Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 3729 invoked from network); 29 Aug 2007 14:48:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 14:48:38 -0000 Received: (qmail 22407 invoked by uid 500); 29 Aug 2007 14:48:29 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 22107 invoked by uid 500); 29 Aug 2007 14:48:28 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 22086 invoked by uid 99); 29 Aug 2007 14:48:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 07:48:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.146.177.14] (HELO web27014.mail.ukl.yahoo.com) (217.146.177.14) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 29 Aug 2007 14:49:18 +0000 Received: (qmail 91378 invoked by uid 60001); 29 Aug 2007 14:48:00 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ie; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=oSQ2MQZZUEC0Ox5mBzP9b6sGo2CTYBelfD1ghvJX6/wN3dTVkANsoFQwCTut3BbyVWdmErzIMHQoLxOoPFwcIoGmhBTmg9eCjnzk7Slsa4v/EOlv7Gk7XUYRgGD/BlsrWXeYt06djdS58HuqnBwqc4458anj2Ovc+m9WeflAXf8=; X-YMail-OSG: 3iCk0OMVM1mGTn4yA95sIgyGByXVyDUm3DuTizPYYSYss464R1Wo3rlLrPxLblDPy_Rat396l5kDsaJJpmWHW75vjLetWGMM8L4QO8HGs1lVM3h_uTd05XozSt5g.hKuuCQ49XanXgXkZA-- Received: from [85.134.171.42] by web27014.mail.ukl.yahoo.com via HTTP; Wed, 29 Aug 2007 15:47:59 BST Date: Wed, 29 Aug 2007 15:47:59 +0100 (BST) From: John Dempsey Subject: Re: Thread Group Start Delay, Stop Delay To: JMeter Users List In-Reply-To: <68fea9390708290445q52e4c82dvdb10300cdd7734f8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <978442.91173.qm@web27014.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org There could be, but I don't know how. I only starting using Jmeter a few weeks ago. Maybe something with counters or timers? One of the other guys might have a better idea. --- Matt wrote: > Hi John, > > Thanks for the reply. Is there a way to do it > without a test run time > period, and end it after a certain thread group has > completed its runs? > > On 28/08/2007, John Dempsey > wrote: > > > > Hi Matt, > > > > You can try this. > > Create a user defined variable e.g. TestLength. > > > > Put the TestLength value equal to the length of > your > > testrun e.g. 300 (for 5 mins). > > > > In your monitor threadgroup click the scheduler > > checkbox and set the startup delay to 0. > > Set the duration to > > ${__intSum(${TestLength},120,Result) > > > > In your other threadgroups click the scheduler > > checkbox and set the startup delay to 60. > > Set the duration to ${TestLength}. > > > > I think this will work, I had something similar in > a > > test script before. > > You don't need the variable but it is useful if > you > > need to change things later. > > > > John. > > > > --- Matt wrote: > > > > > Hi folks, > > > > > > I've just added the Tomcat Monitor to a test > plan, > > > impressed with how easy > > > it is to setup. > > > > > > One thing though, i'd like this to start 60 > seconds > > > before my other Thread > > > groups, and stop 60 seconds after the test has > > > stopped. I find this a good > > > way of making sure that the server was not in > use > > > during these periods. > > > > > > Not quite sure how to do this, anyone done it > > > before? > > > > > > Cheers, > > > > > > Matt > > > > > > > > > Send instant messages to your online friends > http://uk.messenger.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: > jmeter-user-help@jakarta.apache.org > > > > > Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org