Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CCB2A200CAA for ; Sat, 17 Jun 2017 18:55:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C9EF2160BC4; Sat, 17 Jun 2017 16:55:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1C752160BD2 for ; Sat, 17 Jun 2017 18:55:08 +0200 (CEST) Received: (qmail 28466 invoked by uid 500); 17 Jun 2017 16:55:08 -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 28456 invoked by uid 99); 17 Jun 2017 16:55:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jun 2017 16:55:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AC882C22E7 for ; Sat, 17 Jun 2017 16:55:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.211 X-Spam-Level: X-Spam-Status: No, score=-99.211 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id w0AiXh-xkb_P for ; Sat, 17 Jun 2017 16:55:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 6DA6C5FCC7 for ; Sat, 17 Jun 2017 16:55:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9A1A0E070E for ; Sat, 17 Jun 2017 16:55:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7B51D23FFE for ; Sat, 17 Jun 2017 16:55:01 +0000 (UTC) Date: Sat, 17 Jun 2017 16:55:01 +0000 (UTC) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Jun 2017 16:55:10 -0000 [ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052905#comment-16052905 ] Stefan Seelmann commented on FC-202: ------------------------------------ I added another Dockerfile with preconfigured ApacheDS: https://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git;a=commit;h=2dbe3357 There are now two Jenkins jobs: # Run tests against OpenLDAP: https://builds.apache.org/view/A-D/view/Directory/job/dir-fortress-core-docker-openldap-test/ # Run tests against ApacheDS: https://builds.apache.org/view/A-D/view/Directory/job/dir-fortress-core-docker-apacheds-test/ > dir-fortress-core-docker-test to use latest slapd install procs > --------------------------------------------------------------- > > Key: FC-202 > URL: https://issues.apache.org/jira/browse/FC-202 > Project: FORTRESS > Issue Type: Improvement > Affects Versions: 2.0.0-RC1 > Environment: Ubuntu > Reporter: Shawn McKinney > Fix For: 2.0.0-RC2 > > > Change the fortress core docker tests to use the latest install procedures: https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md -- This message was sent by Atlassian JIRA (v6.4.14#64029)