forked from sonic-net/SONiC
-
Notifications
You must be signed in to change notification settings - Fork 1
/
workgroups.html
260 lines (231 loc) · 14 KB
/
workgroups.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SONiC | Workgroups</title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/logo_on_tab.png" type="image/x-icon">
<!-- Font awesome -->
<link href="assets/css/font-awesome.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Slick slider -->
<link rel="stylesheet" type="text/css" href="assets/css/slick.css">
<!-- Fancybox slider -->
<link rel="stylesheet" href="assets/css/jquery.fancybox.css" type="text/css" media="screen" />
<!-- Theme color -->
<link id="switcher" href="assets/css/theme-color/default-theme.css" rel="stylesheet">
<!-- Main style sheet -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,300italic,500,700' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--START SCROLL TOP BUTTON -->
<a class="scrollToTop" href="#">
<i class="fa fa-angle-up"></i>
</a>
<!-- END SCROLL TOP BUTTON -->
<!-- Start menu -->
<section id="mu-menu">
</section>
<!-- End menu -->
<!-- Start search box -->
<div id="mu-search">
<div class="mu-search-area">
<button class="mu-search-close"><span class="fa fa-close"></span></button>
<div class="container">
<div class="row">
<div class="col-md-12">
<form class="mu-search-form">
<input type="search" placeholder="Type Your Keyword(s) & Hit Enter">
</form>
</div>
</div>
</div>
</div>
</div>
<!-- End search box -->
<!-- Page breadcrumb -->
<section id="mu-page-breadcrumb">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="mu-page-breadcrumb-area">
<h2>Workgroups</h2>
</div>
</div>
</div>
</div>
</section>
<!-- End breadcrumb -->
<!-- Start More Videos -->
<section id="mu-about-us">
<div class="container">
<div class="col-lg-12 col-md-12">
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> Testing Workgroup</h3>
<p> Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-test-workgroup"><font color="#0000FF" size="3">link</font></a></p>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> Testing Workgroup Charter</h4></p>
<p>
<ol>
<li>Testbed improvement.</li>
<li>Pytest framework enhancement </li>
<li>Pytest conversion from ansible test. </li>
<li>Specific/new tests </li>
<li>Visualized DUT with data plane capabilities </li>
<li>One(AKA, Crystalnet) integration (open source) </li>
</ol>
For detailed SONiC test-workgroup charter click <a href="https://groups.google.com/forum/#!topic/sonic-test-workgroup/OD_UhjqlZ9Y"><font color="0000FF" size="3">here</font></a>.
</p>
</div>
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> Management Workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-mgmt-workgroup"><font color="#0000FF" size="3">mgmt-link</font></a></p>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> Management Workgroup Charter</h4>
<p>
<ol>
<li> Simplify and Standardize SONiC management </li>
<li> Make SONiC management DevOps friendly </li>
<li> Industry standard CLI for SONiC config validations and error feedback </li>
</ol>
</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> VRF Workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-vrf-workgroup"><font color="#0000FF" size="3">vrf-link</font></a></p>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> VRF Workgroup Charter</h4>
<p> 1. SONiC VRF enhancement
<ul style="list-style-type:disc;padding-left: 30px;">
<li> VRF HLD 1.1 PR review, timeline. </li>
<li> VRF CLI reconciliation. </li>
<li> Nephos test script availability. </li>
<li> Config DB migrator fix. </li>
</ul>
</p>
<p><b>Note:</b> This group will converge soon with SONiC main community group. Regular sub-group meetings are completed. Users can continue to use this sub-group for future communication related to this topic.</p>
</div>
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> MLAG Workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-mlag-workgroup"><font color="#0000FF" size="3">mlag-link</font></a>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> MLAG Workgroup Charter</h4></p>
<p>
<ol>
<li> To provide user options to choose a different version of MLAG to implement in the network. </li>
<li> Co-existence of Nephos & BRCM in SONiC code base and letting the user to choose as per their requirement. </li>
<li> To enable cross-functional collaboration by incorporating different MLAG control plane frameworks. </li>
</ol>
</p>
<p><b>Note:</b> This group will converge soon with SONiC main community group. Regular sub-group meetings are completed. Users can continue to use this sub-group for future communication related to this topic.</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> EVPN Workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-evpn-workgroup"><font color="#0000FF" size="3">evpn-link</font></a>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> EVPN Workgroup Charter</h4></p>
<p>
<ol>
<li> To focus on EVPN VXLAN high level design review and development of the feature.</li>
</ol>
</p>
<p><b>Note:</b> This group will converge soon with SONiC main community group.</p>
</div>
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold">Breakout Workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected] </font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sonic-breakout-workgroup"><font color="#0000FF" size="3">breakout-link</font></a></p>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> Breakout Workgroup Charter</h4>
<p>
<ol>
<li> To focus on dynamic port break related feature development.</li>
<li> This group will also work on usecase creation and testing of usecase. </li>
</ol>
</p>
<p><b>Note:</b> This group will converge soon with SONiC main community group.</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> SAI-L4LB-workgroup</h3>
<p>Join the mailing list <font color="#0000FF" size="3">[email protected]</font></p>
<p> Workgroup <a href="https://groups.google.com/forum/#!forum/sai-l4lb-workgroup"><font color="#0000FF" size="3">SAI-L4LB-link</font></a>
<h4 style="color: #01BAFD; margin-top: 20px; font-weight: bold"> SAI API (Load Balancing) Workgroup Charter</h4></p>
<p>
<ol>
<li> To focus on SAI APIs for load balancing implementation. </li>
</ol>
</p>
</div>
<div class="col-lg-6 col-md-6">
</div>
</div>
<div class="row">
<h3 style="color: #01BAFD; margin-top: 40px; font-weight: bold"> <center>Workgroup Meetings </center></h3>
<p>1. SONiC community Meeting - Every week on Tuesday @ 8:00am – 9:00am PST. Click <a href="https://global.gotomeeting.com/join/507645837"><font color="#0000FF" size="3">here</font></a> to join the meeting.</p>
<p>2. SONiC test subgroup Meeting - Every alternate Wednesday's @ 8:00am – 9:00am PST. Click <a href="https://www.opencompute.org/projects/projects-calendar"><font color="#0000FF" size="3">here</font></a> to view the calender and click <a href="https://global.gotomeeting.com/join/507645837"><font color="#0000FF" size="3">here</font></a> to join the meeting.</p>
<p>3. SONiC EVPN subgroup Meeting - Every alternate Wednesday's @ 9:00am – 10:00am PST. The next meeting is on 8th JAN 2020. Click <a href="https://teams.microsoft.com/dl/launcher/launcher.html?url=%2f_%23%2fl%2fmeetup-join%2f19%3ameeting_MjgzMjc2ZjktODFhMy00MDRmLWIyY2ItY2QxYTExZDk2YzE5%40thread.v2%2f0%3fcontext%3d%257b%2522Tid%2522%253a%252272f988bf-86f1-41af-91ab-2d7cd011db47%2522%252c%2522Oid%2522%253a%2522b5f6c4b7-cf14-4d72-9286-67c5dd665736%2522%257d%26anon%3dtrue&type=meetup-join&deeplinkId=9c1b700e-083b-4377-97e7-56ebfde692e0&directDl=true&msLaunch=true&enableMobilePage=true&suppressPrompt=true"><font color="#0000FF" size="3">here</a></font> to join the meeting.</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>
</div>
</div>
</section>
<!-- End More Videos -->
<!-- Start footer -->
<footer id="mu-footer">
<!-- start footer bottom -->
<div class="mu-footer-bottom">
<div class="container">
<div class="mu-footer-bottom-area">
</div>
</div>
</div>
<!-- end footer bottom -->
</footer>
<!-- End footer -->
<!-- jQuery library -->
<script src="assets/js/jquery.min.js"></script>
<script type="text/javascript">
$("#mu-menu").load("menu.html");
</script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.js"></script>
<!-- Slick slider -->
<script type="text/javascript" src="assets/js/slick.js"></script>
<!-- Counter -->
<script type="text/javascript" src="assets/js/waypoints.js"></script>
<script type="text/javascript" src="assets/js/jquery.counterup.js"></script>
<!-- Mixit slider -->
<script type="text/javascript" src="assets/js/jquery.mixitup.js"></script>
<!-- Add fancyBox -->
<script type="text/javascript" src="assets/js/jquery.fancybox.pack.js"></script>
<!-- Custom js -->
<script src="assets/js/custom.js"></script>
</body>
</html>