From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34264 invoked by alias); 19 Dec 2017 11:15:55 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 34239 invoked by uid 89); 19 Dec 2017 11:15:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-qt0-f193.google.com Received: from mail-qt0-f193.google.com (HELO mail-qt0-f193.google.com) (209.85.216.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Dec 2017 11:15:53 +0000 Received: by mail-qt0-f193.google.com with SMTP id a16so23688522qtj.3 for ; Tue, 19 Dec 2017 03:15:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=1oNC4IMm40Yx/luTnjAFInEl0YDTplSoXQia+B/n4Bs=; b=pkSGwB+pZqTarZfzHO/QK1hKRgWhAKGPORnVfWpVLXPvwwb/6dfFfOBMWwzRg2wHKG ILQivSNBsySpBB5rFd4eWb4H6dL7lsIK1l5nDU7NmnfZZlESlygzdpOg5V+cyBIomULM FrHk7zMed7pOtxYqjtj98xQlH8RJTKj/Mx9Tb2323VJZbGukjHxDqU1TEU5E08lKYee4 yAfXf8hYIdyfPP0f+X3xXhV3ZdgbdNth+9tkCju+fFDpIaU6lt1OMql/32gBxYB163jq MsFhOkGWC36k1zyqbspGhi5yKMcTvBeTzK0iId+RvK/TsOZLg8pW7Z8gTVmhzY2F7uwZ I+Aw== X-Gm-Message-State: AKGB3mKwfdPWrpgW+duyk7ghS9s+Q0sUW09hEuZBhx/S5OKn1FLtyWTo m/kOq7EZ3dvkd5s5nesLexR0hngWG96xzOqoaSc= X-Google-Smtp-Source: ACJfBotrOdSClYU2jth8iT1rdiIjgnhASsHdw8ExJR/k8Hy5DJpzUGXq42SP1t+RAKSsaPZLOdFYLaoK34OKW/Za6IE= X-Received: by 10.200.19.11 with SMTP id e11mr4260469qtj.62.1513682151321; Tue, 19 Dec 2017 03:15:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.132.161 with HTTP; Tue, 19 Dec 2017 03:15:50 -0800 (PST) In-Reply-To: References: <87d13g6r5t.fsf@redhat.com> <878te46pk4.fsf@redhat.com> From: Yao Qi Date: Tue, 19 Dec 2017 11:15:00 -0000 Message-ID: Subject: Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders To: David Edelsohn Cc: Sergio Durigan Junior , GDB Patches , Edjunior Machado Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00418.txt.bz2 On Fri, Dec 15, 2017 at 10:40 PM, David Edelsohn wrote: > > ARM is running their own CI. If they are the ones noticing the > problems and reporting the problems from the buildbot, they don't need > a public buildbot infrastructure to accomplish that. No, I am talking about aarch64 and aarch32 buildslaves in *public* GDB buildbot. https://gdb-build.sergiodj.net/buildslaves/ubuntu-aarch64-1 https://gdb-build.sergiodj.net/buildslaves/ubuntu-trusty-aarch32-1 The public aarch64/aarch32 buildslaves are helpful to everyone, that is the reason why Sergio spent much effort setting public gdb buildbot. --=20 Yao (=E9=BD=90=E5=B0=A7)