Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC7B5102EC for ; Thu, 11 Jul 2013 14:49:57 +0000 (UTC) Received: (qmail 60280 invoked by uid 500); 11 Jul 2013 14:49:57 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 60248 invoked by uid 500); 11 Jul 2013 14:49:57 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 60188 invoked by uid 99); 11 Jul 2013 14:49:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 14:49:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ian@ianduffy.ie designates 209.85.128.51 as permitted sender) Received: from [209.85.128.51] (HELO mail-qe0-f51.google.com) (209.85.128.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 14:49:43 +0000 Received: by mail-qe0-f51.google.com with SMTP id a11so4525608qen.10 for ; Thu, 11 Jul 2013 07:49:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=zGmzBCC8lkMMLlHpSNPX37umYDrC/cXp4V5B/jDmJJ8=; b=QeDoWMXLTmwDZ4FcWAfaMERrAB929JIdhScEJvnK9Mg1ibZnCeqaAHY5BWeE8BcJq7 Iq/MC+TpRmSzSjmxNgadOcEwKPAX/2QxFlBaAhdPqB7NUK6B7kD25+AFApxjxMA/VIIK I8aw2Iqmmfbkg2DPnaGe/h+0/LHBy0HGQh588Hd7VM6z3e5iLU28H6a4uSU0+6cjxUng 7STy+v+1+AQQnsHIlOLvcsqCzZ9tlvtRpSCVIfsvJe7/sJHJju1iLelGK034tTj+Fn3z rfXQiELz2tJnTyPWn7KCUhJvfq2OTQ+WHZSBUlDnFYrQ/1+zisCdFdYCdDHyCPQUIgjC ePsg== MIME-Version: 1.0 X-Received: by 10.224.21.74 with SMTP id i10mr19904828qab.29.1373554162947; Thu, 11 Jul 2013 07:49:22 -0700 (PDT) Received: by 10.49.109.232 with HTTP; Thu, 11 Jul 2013 07:49:22 -0700 (PDT) X-Originating-IP: [95.131.110.118] In-Reply-To: <20130711124511.GA8372@cloud-2.local> References: <20130710093254.GA10183@cloud-2.local> <20130710101143.GA11381@cloud-2.local> <20130710103431.GA12712@cloud-2.local> <20130711124511.GA8372@cloud-2.local> Date: Thu, 11 Jul 2013 15:49:22 +0100 Message-ID: Subject: Re: GSoC: Integration - Bring up Embedded LDAP Server From: Ian Duffy To: dev@cloudstack.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQl9/41USKkwI1O4dJIB7TPTgoYuxFl4cJENcVF08XDo95W3aH7sUjMRqJKamA3vb1FLxnPH X-Virus-Checked: Checked by ClamAV on apache.org > Did you try bind this to the pre-integration-test phase of the > client module? See how marvin.setup profile does this for the checkin > tests. Cool will check that, could be a solution. I've parked this idea for now. Currently writing the tests and will come back to it at a later date.