From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 194F0A00C5; Wed, 14 Sep 2022 16:42:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E852D4021D; Wed, 14 Sep 2022 16:42:40 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id BB23740156 for ; Wed, 14 Sep 2022 16:42:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1663166559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qGhPU7024aB/5+SehPsnkPQ16ubVvJlB3TYKrUYWxhs=; b=VPoorl0StCKl8FbTHU5Jjy6+gdeKfTfir3otCSqDosrmQM+CoRLFdoGQQ4OAz1N3ZJYSN0 8LHRHodRuyLydID0WUJcEfV5A2xzFSrSVun6X41WHAClh7QmqtI2/tGOkiH9ESFyBsNugN C/NNoqg46/2p76Gb8lfGmdWA7o1sPpE= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-638-rjQy2VeAOrGqRdtCdk-zzA-1; Wed, 14 Sep 2022 10:42:38 -0400 X-MC-Unique: rjQy2VeAOrGqRdtCdk-zzA-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E6F84801231 for ; Wed, 14 Sep 2022 14:42:37 +0000 (UTC) Received: from RHTPC1VM0NT (unknown [10.22.32.181]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B4F8F1121314; Wed, 14 Sep 2022 14:42:37 +0000 (UTC) From: Aaron Conole To: David Marchand Cc: Michael Santana , dev Subject: Re: [NOTICE] 0-day Robot offline for upgrades References: Date: Wed, 14 Sep 2022 10:42:37 -0400 In-Reply-To: (David Marchand's message of "Wed, 14 Sep 2022 10:05:42 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org David Marchand writes: > Hey Aaron, Michael, > > On Fri, Sep 9, 2022 at 5:34 PM Aaron Conole wrote: >> >> Greetings, >> >> This is to let you know that we are executing upgrades today for the open >> 0-day robot that we run for OVS and DPDK projects. We don't expect that >> the robot will be offline for a very long time, but just note that there >> will be some down time as we bring the systems back online. >> >> Upgrade has already started, so don't be surprised if there are not jobs >> reported today. We have backups ready to restore the systems in case of >> fatal error. We plan to bring jobs online one by one to make sure that >> we don't miss anything. >> > > It looks like the maintenance is finished. Yes, I think some final verification is still being done on the system for some internal jobs, but I believe the 0-day robot jobs are back online. > Can you confirm that there is no further action on this topic and we > can expect normal operations? I think this is true - Thanks! > As usual, thanks!