From patchwork Wed Sep 2 13:58:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1355804 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=fW3lQqJt; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BhQXL1tXKz9sVK for ; Wed, 2 Sep 2020 23:58:57 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0C74C860F6; Wed, 2 Sep 2020 13:58:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9IIzLA50pzmX; Wed, 2 Sep 2020 13:58:53 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2397B848A0; Wed, 2 Sep 2020 13:58:53 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 17C0CC0052; Wed, 2 Sep 2020 13:58:53 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 47A08C0051 for ; Wed, 2 Sep 2020 13:58:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 3720886F89 for ; Wed, 2 Sep 2020 13:58:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4dK6YBIMuPLe for ; Wed, 2 Sep 2020 13:58:51 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by hemlock.osuosl.org (Postfix) with ESMTPS id 9F5B686F84 for ; Wed, 2 Sep 2020 13:58:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1599055130; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=add91yWwQ64yB4YWNpAc2VuQkcdqf6ldZy37PLhhDxY=; b=fW3lQqJt9P1x+r9SSDfHMblt7/XO8KFVePNrwwduYF3Dl2NJmeRlt1SgMbMFvcn0LPK2Mn YV2cC6D7VwuLZIe1z5Opb71Nqw1mxI/r+fBlAKh9BXOqh4gxENVu3GNMREhVSnUeX8ltjm Cyua9++nNApFL97UrocgTwiHbGzidy8= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-339-EFYTzQ1rOhqmSWw1UBy41g-1; Wed, 02 Sep 2020 09:58:48 -0400 X-MC-Unique: EFYTzQ1rOhqmSWw1UBy41g-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CE08410ABDB8 for ; Wed, 2 Sep 2020 13:58:47 +0000 (UTC) Received: from monae.redhat.com (ovpn-116-10.rdu2.redhat.com [10.10.116.10]) by smtp.corp.redhat.com (Postfix) with ESMTP id 845555C1C4 for ; Wed, 2 Sep 2020 13:58:47 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Wed, 2 Sep 2020 09:58:46 -0400 Message-Id: <20200902135846.24875-2-mmichels@redhat.com> In-Reply-To: <20200902135846.24875-1-mmichels@redhat.com> References: <20200902135846.24875-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mmichels@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com Subject: [ovs-dev] [PATCH ovn 2/2] Add 2020 and 2021 release calendars. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" In 2020, there were times where we started the release process later than expected. Part of the reason why was that the actual release dates for OVN were vague, meaning nobody really knew when we should start the release process. This attempts to remedy the problem by creating a calendar for releases for 2020 and 2021. This way developers can know more easily when releases are scheduled and prepare in advance better. Signed-off-by: Mark Michelson --- Documentation/internals/release-process.rst | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst index 0b378bf35..e17a2ef25 100644 --- a/Documentation/internals/release-process.rst +++ b/Documentation/internals/release-process.rst @@ -123,6 +123,33 @@ approximate: | T + 2.75 | Mar 29, Jun 29, ... | Release version x.y.0 | +---------------+---------------------+--------------------------------------+ +Release Calendar +---------------- + +The 2020 timetable is shown below. Note that these dates are not set in stone. +If extenuating circumstances arise, a release may be delayed from its target +date. + ++---------+-------------+-----------------+---------+ +| Release | Soft Freeze | Branch Creation | Release | ++---------+-------------+-----------------+---------+ +| 20.12.0 | Nov 6 | Nov 20 | Dec 4 | ++---------+-------------+-----------------+---------+ + +Below is the 2021 timetable + ++---------+-------------+-----------------+---------+ +| Release | Soft Freeze | Branch Creation | Release | ++---------+-------------+-----------------+---------+ +| 21.03.0 | Feb 5 | Feb 19 | Mar 5 | ++---------+-------------+-----------------+---------+ +| 21.06.0 | May 7 | May 21 | Jun 4 | ++---------+-------------+-----------------+---------+ +| 21.09.0 | Aug 6 | Aug 20 | Sep 3 | ++---------+-------------+-----------------+---------+ +| 21.12.0 | Nov 5 | Nov 19 | Dec 3 | ++---------+-------------+-----------------+---------+ + Contact -------