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: 29656 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 Return-Path: szabolcs.nagy@arm.com 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.