From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99443 invoked by alias); 18 Apr 2018 05:47:52 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 99433 invoked by uid 89); 18 Apr 2018 05:47:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=heads, dockerfile, H*r:Unknown, Hx-spam-relays-external:mxa.mailgun.org X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Apr 2018 05:47:43 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.170 Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5ad6dbfd.7f28f62befc0-smtp-out-n02; Wed, 18 Apr 2018 05:47:41 -0000 (UTC) Date: Wed, 18 Apr 2018 05:47:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5ad6dbfd7b4b2_7ca22b24474cbbfc134c2@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 715d63: First stab at docker-based test framework Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ad6dbfd7adaf_7ca22b24474cbbfc1332e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00005.txt.bz2 ----==_mimepart_5ad6dbfd7adaf_7ca22b24474cbbfc1332e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2342 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 715d6376bf87e102fd8a46af2f18dcc83ca913e0 https://github.com/crosstool-ng/crosstool-ng/commit/715d6376bf87e102fd8a46af2f18dcc83ca913e0 Author: Alexey Neyman Date: 2018-04-15 (Sun, 15 Apr 2018) Changed paths: M .gitignore A testing/docker/archlinux/Dockerfile A testing/docker/common-scripts/ctng-build-all A testing/docker/common-scripts/ctng-install A testing/docker/common-scripts/su-as-user A testing/docker/dmgr.sh Log Message: ----------- First stab at docker-based test framework Signed-off-by: Alexey Neyman Commit: 0d7822e7963a7c445ba3bebd8125f26b415c21c7 https://github.com/crosstool-ng/crosstool-ng/commit/0d7822e7963a7c445ba3bebd8125f26b415c21c7 Author: Alexey Neyman Date: 2018-04-15 (Sun, 15 Apr 2018) Changed paths: M configure.ac Log Message: ----------- Require libtool be present Signed-off-by: Alexey Neyman Commit: 345dc4161d937c302248ea34ea55a9abc4bf343d https://github.com/crosstool-ng/crosstool-ng/commit/345dc4161d937c302248ea34ea55a9abc4bf343d Author: Alexey Neyman Date: 2018-04-15 (Sun, 15 Apr 2018) Changed paths: M .gitignore R testing/docker/common-scripts/ctng-build-all A testing/docker/common-scripts/ctng-test-all M testing/docker/common-scripts/su-as-user M testing/docker/dmgr.sh Log Message: ----------- Testing works for archlinux docker Signed-off-by: Alexey Neyman Commit: 90d14443d1ab1d650f7aef98df3d2948ba6dd605 https://github.com/crosstool-ng/crosstool-ng/commit/90d14443d1ab1d650f7aef98df3d2948ba6dd605 Author: Alexey Neyman Date: 2018-04-17 (Tue, 17 Apr 2018) Changed paths: M .gitignore M configure.ac A testing/docker/archlinux/Dockerfile A testing/docker/common-scripts/ctng-install A testing/docker/common-scripts/ctng-test-all A testing/docker/common-scripts/su-as-user A testing/docker/dmgr.sh Log Message: ----------- Merge pull request #947 from stilor/docker-testing Docker-based testing for Linux distros Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5472517b31bd...90d14443d1ab ----==_mimepart_5ad6dbfd7adaf_7ca22b24474cbbfc1332e--