From patchwork Fri Oct 5 10:22:21 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Szabolcs Nagy X-Patchwork-Id: 979409 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-96267-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="CUX0hty6"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=armh.onmicrosoft.com header.i=@armh.onmicrosoft.com header.b="MFqqTJwa"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42RQmn4c13z9s3T for ; Fri, 5 Oct 2018 20:22:33 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:cc:to:from:subject:message-id:date :mime-version:content-type; q=dns; s=default; b=TAyDals0xkzH7hHZ /r7MUjf10ScrjA3OhT1vXjQWXnzb6SWyc1a3Y2GVpBTDy+/GILv7lxwPd6euqfYA cS7c6IJohBdwapWLR96e0GtXCHZSvNtdFkbdxV4o5ID0cFd8HuPTd0TuKcFgFZlb 8esh1TZjHzdr8zBieG4MfIqPgxo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:cc:to:from:subject:message-id:date :mime-version:content-type; s=default; bh=PB6SE3adLUmKDj6s7BDZ/P Q5MYk=; b=CUX0hty6LwMekZJT1YDIn/tUHljV5efajHzVCyDhVEK1S8WCdK/Fxd DOwWNW/H57uM8CAPdF0BjK7s17ZSatnqb4mBqVjgaKdUPdBcZ1rF3MQkfk6lXOD0 v8jfxsMBPJFu38rEfBTjr8qltfFTwTLePkT8sT9HPx6a31dMbbPiA= Received: (qmail 125915 invoked by alias); 5 Oct 2018 10:22:27 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 125896 invoked by uid 89); 5 Oct 2018 10:22:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: EUR03-AM5-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=armh.onmicrosoft.com; s=selector1-arm-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kms1bUSKmOTerRI/B1zbnGoKgOqfRJrQ32ZYyji6sT8=; b=MFqqTJwaBAlT1mun4f59H7AqbOMHVSf32XmBGfOZrS8Vm8u/AiRXQYsFvp/9D+GIxvtqE9xB8IE+nuzpf9ytjEMCAhFMDhzKBXNe7Fu6+GP6utMzMf8BgpPX00AOtjhthneyqHDDYXWDn+kpLpn4OLuzeOIf7IgmP7cCD8QrbqE= Cc: nd@arm.com, Tulio Magno Quites Machado Filho , Siddhesh Poyarekar To: GNU C Library From: Szabolcs Nagy Subject: [committed buildbot patch] Replace the aarch64 build slave Openpgp: preference=signencrypt Message-ID: <5049068a-9243-e699-5dda-bde6d97f832c@arm.com> Date: Fri, 5 Oct 2018 11:22:21 +0100 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Received-SPF: None (protection.outlook.com: arm.com does not designate permitted sender hosts) Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=Szabolcs.Nagy@arm.com; This one is a thunderx machine. (the other one was down for a while now.) i assume the slave will be able to connect once there is a server restart. diff --git a/master.cfg b/master.cfg index 164d309..701def3 100644 --- a/master.cfg +++ b/master.cfg @@ -26,7 +26,7 @@ builder_map = { 'glibc-ppc-linux': ['debian8-ppc-power8-1'], 'glibc-ppc64le-linux': ['fedora25-ppc64le-power8-1'], 'glibc-s390x-linux': ['marist-fedora-s390x'], - 'glibc-aarch64-linux': ['reservedbit-xgene-ubuntu-aarch64'], + 'glibc-aarch64-linux': ['tx1-ubuntu-aarch64'], } # Sets with all builders and all slaves.