From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3E9EAA04A4 for ; Tue, 26 May 2020 19:36:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E91561D665; Tue, 26 May 2020 19:36:14 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by dpdk.org (Postfix) with ESMTP id E8E041D665 for ; Tue, 26 May 2020 19:36:13 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id s192so2292922vkh.3 for ; Tue, 26 May 2020 10:36:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=clVa1nbQqfBTVEc4MtmWJSHTWamnAwDKiv1vhFP6jgI=; b=DS+u703/GmynlRs83/RmkvnXdRa1NHAc+JjtyG7mbRKVxYM+fz9H4CqmeOqJzBwdsR lw9nH7/PJihB00DEkSwCbLKwU3kltn3J2tjqnhCMwoRwTTSbLqT+noTabZXMcHKx1vMY AtcWN1xZt5DaZhQRqs8A/gF3d8muytMp3mLjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=clVa1nbQqfBTVEc4MtmWJSHTWamnAwDKiv1vhFP6jgI=; b=PKu3uGRDkl2e+vrovQ5+WbIJuvV4o4+FLcT/WK6i2UuTrM1VghpnqCilyvf09Ktj0A 1Gk7eDfHiqJbh0wVOuCY30x+t/yfvphzrDAS2xOGRDrEHq8rPO2hb/rNcOz9cEwDbL1M Dt3H/1Xq7/5m5NvRdrXP8jx3IWjgF6cf03AsMHysgOsu8MYmx3yJLlbSez6zLkrTz6eM yZpkHlx2+PZ3G2QXs818JX3fIBThE5EI0u118ahHbPiyF7yuTaGWdXxvTvHuY9ExrqEf ZcvXpxaoXjaFs6vUAX4hMU0Pp5q0CcZ0PVN23u583YcgQVqwLzQUe8NAH0tbVQnHeHFg EPxg== X-Gm-Message-State: AOAM532cXNoJ/xLBzwncGQAY4T0loZlTmeGxGdDm8dI+A2AdTKxj0tEx DPk1xeORkVBOY7b7tiFiuQmF0SX+Hrzmx2WvCe79xg0omEhi7m2O9Kp2VawxaT3WS3QlKBrLxEV r7bsdvSGKuCBgrla/U9SvqhtAagZkSyIEpCh/D1xpW2n7H+Z1i7FC3iSKoHLcBPVfsKjMSj4R0Q == X-Google-Smtp-Source: ABdhPJwPljqTYPskD52YtSIm/PxAh7vyIKEJY7k9QO3MRutvAu4f4gsOL8GMClHCJtNzmUFhZ8BysXCeckI1 X-Received: by 2002:a1f:9ecc:: with SMTP id h195mr1967644vke.27.1590514573175; Tue, 26 May 2020 10:36:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p123sm46043vkf.5.2020.05.26.10.36.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 May 2020 10:36:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from heptode.iol.unh.edu (unknown [IPv6:2606:4100:3880:1210:58f5:3bbb:24b1:5609]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A3436052471; Tue, 26 May 2020 13:36:12 -0400 (EDT) From: lylavoie@iol.unh.edu To: web@dpdk.org Cc: Lincoln Lavoie Date: Tue, 26 May 2020 13:35:53 -0400 Message-Id: <20200526173553.3834-1-lylavoie@iol.unh.edu> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] Added CI community meetings page X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" From: Lincoln Lavoie * Added new page for meetings * Added meeting minutes link for May 5 * Added meeting minutes link for May 19 Signed-off-by: Lincoln Lavoie --- content/testing/_index.md | 2 +- content/testing/ci_meetings.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 content/testing/ci_meetings.md diff --git a/content/testing/_index.md b/content/testing/_index.md index 1648f45..f95ff8b 100644 --- a/content/testing/_index.md +++ b/content/testing/_index.md @@ -132,7 +132,7 @@ The testing infrastructure work is coordinated in three complementary forums: - [dpdk-ci mailing list](//inbox.dpdk.org/ci/) - [bugzilla tracker](//bugs.dpdk.org/buglist.cgi?product=lab&component=job%20scripts&component=UNH%20infra&resolution=---&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=IN_PROGRESS&columnlist=product%2Ccomponent%2Cpriority%2Cbug_status%2Cassigned_to%2Cshort_desc%2Cchangeddate&query_format=advanced&order=priority) -- bi-weekly meeting +- [bi-weekly meeting](/testing/ci_meetings) ### Known Test Frameworks and Tools diff --git a/content/testing/ci_meetings.md b/content/testing/ci_meetings.md new file mode 100644 index 0000000..91cf7da --- /dev/null +++ b/content/testing/ci_meetings.md @@ -0,0 +1,20 @@ ++++ +title = "Community CI Minutes" ++++ + +## Community CI Meeting Minutes + +### Schedule & Joining +Calls are currently biweekly, on Tuesday, at 9am Eastern USA Time. To +join the calls, your company must be a gold or silver level DPDK +[member](//www.dpdk.org/ecosystem/#members). Reach out on the +[ci@dpdk.org](mailto:ci@dpdk.org) to be added to the meeting calendar +invite. + +### Minutes + +Meeting minutes are sent to the mailing list following each meeting. Links +to the message in the email archieve are listed below. + +* [2020-05-03](//mails.dpdk.org/archives/ci/2020-May/000630.html) +* [2020-05-19](//mails.dpdk.org/archives/ci/2020-May/000643.html) \ No newline at end of file -- 2.26.2