[dpdk-web] [PATCH] Added CI community meetings page

lylavoie at iol.unh.edu lylavoie at iol.unh.edu
Tue May 26 19:35:53 CEST 2020


From: Lincoln Lavoie <lylavoie at iol.unh.edu>

* Added new page for meetings
* Added meeting minutes link for May 5
* Added meeting minutes link for May 19

Signed-off-by: Lincoln Lavoie <lylavoie at iol.unh.edu>
---
 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 at dpdk.org](mailto:ci at 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



More information about the web mailing list