From owner-svn-doc-head@freebsd.org Sun Feb 12 05:37:10 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C62A0CDC110; Sun, 12 Feb 2017 05:37:10 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9316A1390; Sun, 12 Feb 2017 05:37:10 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1C5b9Gq076925; Sun, 12 Feb 2017 05:37:09 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1C5b9ca076924; Sun, 12 Feb 2017 05:37:09 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201702120537.v1C5b9ca076924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Sun, 12 Feb 2017 05:37:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49977 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2017 05:37:10 -0000 Author: bjk Date: Sun Feb 12 05:37:09 2017 New Revision: 49977 URL: https://svnweb.freebsd.org/changeset/doc/49977 Log: Revert r49976 and use the proper server name The CI service has moved from jenkins.freebsd.org to ci.freebsd.org, so the 2016Q4 report should use the working link. Reported by: ngie Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Feb 12 04:54:09 2017 (r49976) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Feb 12 05:37:09 2017 (r49977) @@ -1658,7 +1658,9 @@
  • A server to reduce the build time from over an hour to 20 - minutes for the continuous integration process.
  • + minutes for the continuous integration process. You can + find out more information here: + https://ci.FreeBSD.org/.
  • Two ThunderX servers for native package builds for the &os;/arm64 architecture.