From patchwork Mon Jul 10 18:25:07 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tulio Magno Quites Machado Filho X-Patchwork-Id: 21525 Received: (qmail 72517 invoked by alias); 10 Jul 2017 18:25:40 -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 72507 invoked by uid 89); 10 Jul 2017 18:25:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_BADIPHTTP, KAM_LAZY_DOMAIN_SECURITY, NORMAL_HTTP_TO_IP, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=safer, 1039, months X-HELO: mx0a-001b2d01.pphosted.com From: "Tulio Magno Quites Machado Filho" To: libc-alpha@sourceware.org Subject: [buildbot committed 1/3] Update the URL to the new instance Date: Mon, 10 Jul 2017 15:25:07 -0300 X-TM-AS-MML: disable x-cbid: 17071018-0024-0000-0000-00000189BAEE X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17071018-0025-0000-0000-00001651E481 Message-Id: <20170710182509.6243-1-tuliom@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-07-10_08:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1707100324 The new master instance has been migrated for a few months already. I postponed this patch hoping that I would push a patch with the new proper domain, but as it's taking too long to get it, it's safer to push it as is. --- master.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/master.cfg b/master.cfg index 1d35b52..6c84c8b 100644 --- a/master.cfg +++ b/master.cfg @@ -103,9 +103,8 @@ c['status'].append(webstatus) c['projectName'] = "glibc" c['projectURL'] = "http://www.gnu.org/software/libc/" -#c['buildbotURL'] = "http://130.211.48.148:8080/" # Prettier URL set up as a redirect to the real one above. -c['buildbotURL'] = "http://glibc-build.hack.frob.com/" +c['buildbotURL'] = "http://144.217.14.79/" ####### DB URL c['db'] = {