Add framework for presentations
[functest.git] / docs / com / pres / summit-Berlin.html
1 <!doctype html>
2 <html lang="en">
3
4         <head>
5                 <meta charset="utf-8">
6
7                 <title>OPNFV presentation</title>
8
9                 <meta name="description" content="Functest: Many rivers to cross">
10                 <meta name="author" content="Morgan Richomme and Functest contributors">
11
12                 <meta name="apple-mobile-web-app-capable" content="yes" />
13                 <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
14
15                 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
16
17                 <link rel="stylesheet" href="../css/reveal.css">
18                 <link rel="stylesheet" href="../css/theme/OPNFV.css" id="theme">
19
20                 <!-- Code syntax highlighting -->
21                 <link rel="stylesheet" href="../lib/css/zenburn.css">
22
23                 <!-- Printing and PDF exports -->
24                 <script>
25                         var link = document.createElement( 'link' );
26                         link.rel = 'stylesheet';
27                         link.type = 'text/css';
28                         link.href = window.location.search.match( /print-pdf/gi ) ? '../css/print/pdf.css' : '../css/print/paper.css';
29                         document.getElementsByTagName( 'head' )[0].appendChild( link );
30                 </script>
31
32                 <!--[if lt IE 9]>
33                 <script src="lib/js/html5shiv.js"></script>
34                 <![endif]-->
35         </head>
36
37         <body>
38
39                 <div class="reveal">
40                         <!-- Any section element inside of this container is displayed as a slide -->
41                         <div class="slides">
42
43                                 <section data-background="../img/title-bg.png" data-background-transition="none">
44                      <br>
45                      <h1>From Arno to Colorado</h1>
46                      <h3>Functest: Many rivers to cross</h3>
47                      <br><br>
48                                          <h4>Functest contributors</h4>
49                                          <h5>OPNFV Design Summit, 20/6/2016, Berlin</h5>
50                                          <br>
51
52                                 </section>
53
54                                 <section>
55                                         <blockquote>
56                                                 &ldquo;Bad programmers have all the answers. Good testers have all the questions. Gil Zilberfeld - &rdquo;
57                                         </blockquote>
58                                 </section>
59
60                                 <section data-markdown>
61                                         # Agenda
62                                         * Functest
63                                         * Arno
64                                         * Brahmaputra
65                                         * Colorado
66                                         * D, E, F rivers and beyond
67                                 </section>
68
69                                 <section data-markdown>
70                                         # The dream team
71                                         ![team](../img/teamSummitBerlin.png)
72                                 </section>
73
74                                 <section>
75                                         <section data-markdown>
76                                                 # Functest: what for?
77                                         </section>
78                                         <section data-markdown>
79                                                 ## Our goals
80                                                 ### make sure OPNFV works......
81                                         </section>
82                                         <section data-markdown>
83                                                 ## so concretely...
84                                                 * Validate scenarios for the release    
85                                                 * Give confidence on OPNFV fresh releases
86                                                 * Ensure consistancy towards installers
87                                                 * Ensure End to End interoperability
88                                         </section>
89                                         <section data-markdown>
90                                                 ## and also
91                                                 * Provide functional test suites to be replayed
92                                                   * ~ post install sanity check
93                                                   * usable for plugfests
94                                                   * coherent with ETSI and Telco needs
95                                                 * Provide test tools
96                                                   * run tests
97                                                   * collect info
98                                                   * create dashboard
99                                         </section>
100                     <section data-markdown>
101                                                 ## Our goals are not....
102                                                 * Performance testing (yardstick, Xperf )
103                                                 * Re-do tests done in specific projects
104                                                   * storage/storeperf
105                                                   * infra audit/qtip
106                                                 * Compare results
107                                         </section>
108
109                     <section data-markdown>
110                                                 ## Our rules
111                                                 * Re-use as much as possible upstream suites (Rally, Tempest, Robot, testOn..)
112                                                 * Keep it simple...
113                                                 * Automate (if not it is not a test...)
114                                                 * Create new suites only if tests not covered
115                                                 * Consider fields not addressed by existing test projects
116                                         </section>
117
118                     <section data-markdown>
119                                                 ## Our rules
120                                                 * Installer neutral
121                                                 * Controller neutral
122                                                 * Black box approach
123                                         </section>
124
125                                 </section>
126
127                 <section>
128                     <section data-markdown>
129                                                 # Arno
130                                         </section>
131                     <section data-markdown>
132                                                 ## Proof of concept
133                                                 * 4 Testcases: vPing (userdata), Tempest, Rally, ODL
134                                                 * 1 scenario: os-odl_l2-nofeature-ha
135                                                 * 2 installers: Foreman/Fuel
136                                                 * Lots of manual operations (reporting, documentation)
137                                         </section>
138                 </section>                              
139                                 <section>
140                     <section data-markdown>
141                                                 # Brahmaputra
142                                         </section>
143                     <section data-markdown>
144                                                 ## More everything....
145                                                 * 7 Testcases: vPing (ssh), ONOS, vIMS, Tempest and Rally extended
146                                                 * 3 feature projects: doctor, promise, sdnvpn
147                                                 * 13 Scenarios
148                                                 * 4 Installers (Apex, Compass, Fuel, Joid)
149                                                 * Test result collection 
150                                                 * Automatic dashboard 
151                                         </section>
152                                 <section>
153                                         <h3>Jiras</h3>
154                                         <img height="200"  data-src="../img/jiras.png" alt="Jiras">
155                                         <img height="200"  data-src="../img/jiras2.png" alt="Jiras">
156                                 </section>
157
158                                 <section>
159                                         <h3>Brahmaputra Scenario matrix</h3>
160                                         <img width="800"  data-src="../img/matrix.png" alt="Jiras">
161                                 </section>
162
163                                 <section>
164                                         Comparison odl_l2-nofeature-noha scenario
165                                         <table>
166                                                 <thead>
167                                                         <tr>
168                                                                 <th>Project</th>
169                                                                 <th>Apex</th>
170                                                                 <th>Compass</th>
171                                                                 <th>Fuel</th>
172                                                                 <th>Joid</th>
173                                                         </tr>
174                                                 </thead>
175                                                 <tbody>
176                                                         <tr>
177                                                                 <td>POD</td>
178                                                                 <td>LF POD1</td>
179                                                                 <td>Huawei US</td>
180                                                                 <td>Ericsson POD2</td>
181                                                                 <td>Orange POD2</td>
182                                                         </tr>
183                                                         <tr>
184                                                                 <td>Functest</td>
185                                                                 <td>2h50</td>
186                                                                 <td>1h45</td>
187                                                                 <td>2h35</td>
188                                                                 <td>2h30</td>
189                                                         </tr>
190                                                         <tr>
191                                                                 <td>Yardstick</td>
192                                                                 <td>1h05</td>
193                                                                 <td>1h00</td>
194                                                                 <td>1h00</td>
195                                                                 <td>0h55</td>
196                                                         </tr>
197                                                 </tbody>
198                                         </table>
199                    * difference of duration due to POD and test suites 
200                                 </section>
201
202                                 <section data-markdown>
203                                         ## Lessons learned
204                                         * Tempest: 
205                                         * Rally:
206                                         * vIMS: complete but complex test case, very interesting to automate (pre MANO, most of Telco needs met there)
207                                 </section>
208
209                                 </section>
210
211                                 <section>                               
212                                         <section data-markdown>
213                                                 # Colorado
214                                         </section>
215
216                                         <section data-markdown>
217                                                 ## What's new?
218                                                 * Slicing of the tests (healthcheck / Smoke / SDN controllers / Features / VNFs)
219                                                 * Test duration management
220                                                 * New test cases: healthcheck, security
221                                                 * Refactoring (API, structure)
222                                                 * ARM Support 
223                                                 * Automatic reporting
224                                                 * Dashboard evolution to ELK
225                                                 * CLI
226                                         </section>
227
228                                 <section>
229                                         <h3>Automatic reporting</h3>
230                                         <img height="400"  data-src="../img/reporting.png" alt="Reporting">
231                                         <br><a href="http://testresults.opnfv.org/reporting/functest/release/master/index-status-fuel.html">Validated scenarios for Colorado</a>
232                                 </section>
233
234                                 </section>
235
236                 <section>
237                                         <section data-markdown>
238                                                 # Many rivers to cross
239                                                 ## Functest beyond Colorado
240                                         </section>
241                                         <section data-markdown>
242                                                 ## More test cases
243                                                 * New controler: OpenContrail
244                                                 * New feature projects
245                                                 * New VNFs (vEPC, vCDN, vWhatever...)
246                                                 * Multi sites (e.g bgpvpn with different back ends)
247                                         </section>                                      
248                                         <section data-markdown>
249                                                 ## A Functional testing As a Service framework
250                                                 * Scenarios can select their relevant test cases
251                                                 * Test duration estimation
252                                                 * Agile dashboarding
253                                                 * Analytics
254                                         </section>      
255                     <section data-markdown>
256                                                 ## Upstream
257                                                 * Rally
258                                                 * Functest description for ETSI?   
259                                         </section>                                      
260                 </section>
261
262                                 <section>
263                                         <h3>Thank you</h3>
264                                         <img width="600"  data-src="../img/colorado.png" alt="tests">
265                                 </section>
266
267                         </div>
268             <div class='footer'>
269                                  <img src="../img/logo-OPNFV.png" alt="OPNFV logo"> 
270                 </div>
271                 </div>
272
273                 <script src="../lib/js/head.min.js"></script>
274                 <script src="../js/reveal.js"></script>
275
276                 <script>
277
278                         // Full list of configuration options available at:
279                         // https://github.com/hakimel/reveal.js#configuration
280                         Reveal.initialize({
281                                 controls: true,
282                                 progress: true,
283                                 history: true,
284                                 center: true,
285
286                                 transition: 'slide', // none/fade/slide/convex/concave/zoom
287
288                                 // Optional reveal.js plugins
289                                 dependencies: [
290                                         { src: '../lib/js/classList.js', condition: function() { return !document.body.classList; } },
291                                         { src: '../plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
292                                         { src: '../plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
293                                         { src: '../plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
294                                         { src: '../plugin/zoom-js/zoom.js', async: true },
295                                         { src: '../plugin/notes/notes.js', async: true }
296                                 ]
297                         });
298
299                 </script>
300
301         </body>
302 </html>