From patchwork Sun May 26 22:27:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1939444 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=pfeifer.com header.i=@pfeifer.com header.a=rsa-sha256 header.s=pair-202402271039 header.b=rfSi0w4C; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4VnYMG0Bk0z1ydW for ; Mon, 27 May 2024 08:28:09 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3BB33385840E for ; Sun, 26 May 2024 22:28:08 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 6FF943858D34 for ; Sun, 26 May 2024 22:27:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6FF943858D34 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 6FF943858D34 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1716762472; cv=none; b=a4F/zudf567NdwMCga8+fhPCsVpOqdq3SkZTtJjVd7L7rrqnccQktOJ11/C1FTXpf2Oyde25Rx80/QTTBIpyaGxcttdJDFalZkSTrUGrXAiJvC+LLVbnyc8cQrdaU8luzrPPaFB8BQ4FW5khJTGp02t0hmyHlgKFKWrGAODZKsI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1716762472; c=relaxed/simple; bh=G7P1Sl3SL6mDJWFIUsiIooULsU3p3JUgkkFqnE9sbsQ=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=pf2loQORVuW2u+i6E5tmvGhVFTNsY/ubES1VzWlC7ir1NASTS2yNjfI/2N+EKTZUtE4ZalS4SLvHOj/PkiCLUkemGJ4DjBUrzsZM2yC4PkeMrRQi6cksWMr0DmODnEW6TafHdJP7z41c0zSB6sCgiqYC1BJXBSmw8ECUKglwiKs= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 1288833EA0 for ; Sun, 26 May 2024 18:27:51 -0400 (EDT) Received: from daya.localdomain (62-47-130-88.adsl.highway.telekom.at [62.47.130.88]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 9526D33E9F for ; Sun, 26 May 2024 18:27:50 -0400 (EDT) Date: Mon, 27 May 2024 00:27:49 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [pushed] wwwdocs: testing: Move buildbot.net to https MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:subject:mime-version:content-type; s=pair-202402271039; bh=7BhC/eyp06t8sszy0xPni2Lzy17w7xTlrv0L0jr1B7k=; b=rfSi0w4C+aH+cXa3Qad7pgrpmN4MRlJkNEELW07OrdMZey3tNRHQuUE83lFYbcQS8A2M8tTT40h44RzsxsgpKL+wYEK2bhPnJwY75yhiuTKs0U4dXXdAHuAb88lFZ54ci9983frhh97pk8xXBY+12XFywtH0Y/0DEuhxzLQnD6aaQO10IwCFmj0gihO0m59/PxF+Ss8EgNiGqygV2GrTBuFMeGX3FCXF5SKyZyBPaPNc6SNmQ8I2ki9FNHScz0Nzdoy99y6GuyvNddGI+fz+MR78+VwFnStHx9ZoqRCAvxxP/W8wSIPGcnDXQAFUFiNyBOTpOBy5Cbt8AvfeN51eVQ== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20240526222751.1288833EA0@hamza.pair.com> X-Spam-Status: No, score=-11.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Pushed. Gerald --- htdocs/testing/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/testing/index.html b/htdocs/testing/index.html index 012ac287..bf031c22 100644 --- a/htdocs/testing/index.html +++ b/htdocs/testing/index.html @@ -117,7 +117,7 @@ the testsuite directories.

  • Run benchmarks regularly and report performance regressions.
  • Extend the build robot to also do local builds, run the testsuite, visualize test result differences and probably use something like - BuildBot. Some of the + BuildBot. Some of the Compile Farm machines could also be used.