Add user guide link for copper
[functest.git] / docs / release-notes / functest-release.rst
1 License
2 =======
3
4 OPNFV Colorado release note for Functest Docs
5 (c) by Morgan Richomme (Orange)
6
7 OPNFV Colorado release note for Functest Docs
8 are licensed under a Creative Commons Attribution 4.0 International License.
9 You should have received a copy of the license along with this.
10 If not, see <http://creativecommons.org/licenses/by/4.0/>.
11
12 ===========================================
13 OPNFV Colorado1.0 release note for Functest
14 ===========================================
15
16 Abstract
17 ========
18
19 This document describes the release note of Functest project.
20
21
22 Version history
23 ===============
24
25 +------------+----------+------------------+------------------------+
26 | **Date**   | **Ver.** | **Author**       | **Comment**            |
27 |            |          |                  |                        |
28 +------------+----------+------------------+------------------------+
29 | 2016-08-17 | 1.0.0    | Morgan Richomme  | Functest for Colorado  |
30 |            |          | (Orange)         | release                |
31 +------------+----------+------------------+------------------------+
32
33 OPNFV Colorado Release
34 =========================
35
36 Functest deals with functional testing of the OPNFV solution.
37 It includes test cases developed within the project and test cases developed in
38 other OPNFV projects and other upstream communities.
39
40 The internal test cases are:
41
42  * healthcheck
43  * vPing ssh
44  * vPing userdata
45  * Tempest Smoke Serial
46  * Rally Sanity
47  * ODL
48  * Tempest full parallel
49  * Rally full
50  * vIMS
51
52 The OPNFV projects integrated into Functest framework for automation are:
53
54  * bgpvpn
55  * Copper
56  * Doctor
57  * Domino
58  * Moon
59  * Multisite
60  * ONOSFW
61  * ONOS-sfc
62  * ODL-sfc
63  * Parser
64  * Promise
65  * Security scan
66
67 The validation of a scenario requires a subset of these tests depending
68 on the installer and the scenario.
69
70 The 3 last internal test cases (tempest full parallel, Rally full and
71 vIMS) are not considered for scenario validation.
72
73 Release Data
74 ============
75
76 +--------------------------------------+--------------------------------------+
77 | **Project**                          | functest                             |
78 |                                      |                                      |
79 +--------------------------------------+--------------------------------------+
80 | **Repo/tag**                         | colorado.1.0                         |
81 |                                      |                                      |
82 +--------------------------------------+--------------------------------------+
83 | **Release designation**              | Colorado base release                |
84 |                                      |                                      |
85 +--------------------------------------+--------------------------------------+
86 | **Release date**                     | September 22 2016                    |
87 |                                      |                                      |
88 +--------------------------------------+--------------------------------------+
89 | **Purpose of the delivery**          | Colorado base release                |
90 |                                      |                                      |
91 +--------------------------------------+--------------------------------------+
92
93 Deliverables
94 ============
95
96 Software
97 --------
98
99  - The Functest Docker image: * TODO link *
100
101  - The testapi Docker image: * TODO link *
102
103
104 Documents
105 ---------
106
107  - Installation/configuration guide: http://artifacts.opnfv.org/functest/colorado/docs/configguide/index.html
108
109  - User Guide: http://artifacts.opnfv.org/functest/colorado/docs/userguide/index.html
110
111  - Developer Guide: http://artifacts.opnfv.org/functest/colorado/docs/devguide/index.html
112
113
114 Version change
115 ==============
116
117 Feature evolution
118 -----------------
119
120  - refactoring of ODL functional tests (with upstream modifications)
121
122  - refactoring of testapi (update, swagger documentation, dockerization)
123
124  - jenkins logs improvement
125
126  - update integration of Doctor, Promise and SDNVPN  projects
127
128  - split Tempest and rally into 2 different tests: smoke and full
129
130  - vIMS test suite integration
131
132  - adoption of Kibana for dashboarding
133
134
135 New features
136 ------------
137
138  - Functest CLI to prepare and run the tests
139
140  - creation of the healthcheck test case
141
142  - support new scenarios (ocl, odl_l2-sfc, onos-sfc, lxd, moon, fdio, multisite)
143
144  - integration of new OPNFV feature projects (copper, domino, multisite,
145  moon, parser, onos-sfc, odl-sfc, security scan)
146
147  - introduction of test tiers in functest framework
148
149  - automatic reporting
150
151  - introduction of a jenkins summary table
152
153  - support of ARM architecture
154
155
156 Scenario Matrix
157 ===============
158
159 For Colorado 1.0, Functest was tested on the following scenarios (if not
160 precised, the scenario is a HA scenario):
161
162 +---------------------+---------+---------+---------+---------+
163 |    Scenario         |  Apex   | Compass |  Fuel   |   Joid  |
164 +=====================+=========+=========+=========+=========+
165 |   nosdn             |    X    |    X    |    X    |    X    |
166 +---------------------+---------+---------+---------+---------+
167 |   nosdn-noha        |         |         |    X    |    X    |
168 +---------------------+---------+---------+---------+---------+
169 |   odl_l2            |    X    |    X    |    X    |    X    |
170 +---------------------+---------+---------+---------+---------+
171 |   odl_l2-noha       |         |         |    X    |         |
172 +---------------------+---------+---------+---------+---------+
173 |   odl_l3            |    X    |    X    |    X    |         |
174 +---------------------+---------+---------+---------+---------+
175 |   odl_l3-noha       |         |         |    X    |         |
176 +---------------------+---------+---------+---------+---------+
177 |   odl_l2-bgpvpn     |    X    |         |    X    |         |
178 +---------------------+---------+---------+---------+---------+
179 |   odl_l2-bgpvpn-noha|         |         |    X    |         |
180 +---------------------+---------+---------+---------+---------+
181 |   odl_l2-fdio-noha  |    X    |         |         |         |
182 +---------------------+---------+---------+---------+---------+
183 |   odl_l2-moon       |         |    X    |         |         |
184 +---------------------+---------+---------+---------+---------+
185 |   odl_l2-sfc        |         |         |    X    |         |
186 +---------------------+---------+---------+---------+---------+
187 |   odl_l2-sfc-noha   |    X    |         |    X    |         |
188 +---------------------+---------+---------+---------+---------+
189 |   onos              |         |    X    |    X    |    X    |
190 +---------------------+---------+---------+---------+---------+
191 |   onos-noha         |         |         |    X    |         |
192 +---------------------+---------+---------+---------+---------+
193 |   onos-sfc          |         |    X    |    X    |    X    |
194 +---------------------+---------+---------+---------+---------+
195 |   onos-sfc-noha     |         |         |    X    |         |
196 +---------------------+---------+---------+---------+---------+
197 |   ovs-noha (dpdk)   |         |         |    X    |         |
198 +---------------------+---------+---------+---------+---------+
199 |   kvm               |         |         |    X    |         |
200 +---------------------+---------+---------+---------+---------+
201 |   kvm-noha          |         |         |    X    |         |
202 +---------------------+---------+---------+---------+---------+
203 |   multisite         |         |         |    X    |         |
204 +---------------------+---------+---------+---------+---------+
205 |   lxd               |         |         |         |    X    |
206 +---------------------+---------+---------+---------+---------+
207 |   lxd-noha          |         |         |         |    X    |
208 +---------------------+---------+---------+---------+---------+
209
210 In Colorado, the functional tests have been sliced in 6 different
211 categories:
212
213 +----------------+-----------------------------------------------+
214 | Category       |  Description                                  |
215 +================+===============================================+
216 | healthcheck    | Basic OpenStack commands                      |
217 +----------------+-----------------------------------------------+
218 | smoke          | vPings, Tempest and rally smoke tests         |
219 +----------------+-----------------------------------------------+
220 | sdn_suites     | Specific SDN feature tests                    |
221 +----------------+-----------------------------------------------+
222 | features       | OPNFV feature project functional test suites  |
223 +----------------+-----------------------------------------------+
224 | openstack      | Advanced, long duration OpenStack tests       |
225 |                | (Tempest and Rally full suite). Each test may |
226 |                | last several hours                            |
227 +----------------+-----------------------------------------------+
228 | vnf            | Complex scenarios dealing with orchestration, |
229 |                | VNF deployment and tests (e.g. vIMS)          |
230 +----------------+-----------------------------------------------+
231
232 For the scenario validation, we consider only the healthcheck, smoke,
233 sdn_suites and features categories. These tests are run systematically
234 in the CI daily loops.
235
236 Success criteria have been defined for these test cases, they can be
237 PASS/FAIL or a success rate may be declared (100%, > 90%)
238 All the criteria, as well as the test dependencies are declared in the
239 ci/testcases.yaml file.
240
241 The scoring for the Colorado release per installer can be described as
242 follows.
243
244 The scoring is an indicator showing how many feature project test suites
245 have been integrated on the scenario.
246
247 The scoring equals the number of tests * succesful iteration of each
248 test [0-3]. The scoring method is described in https://wiki.opnfv.org/pages/viewpage.action?pageId=6828617
249
250  e.g.
251  apex/odl_l2-nofeature-ha
252  tests = vping_ssh+vping_userdata+tempest+rally+odl+doctor+copper
253  Scoring = 21/21 = 7 * 3
254
255 By default, if not specified, the scenarios are HA.
256 HA means OpenStack High Availability (main services). Note that not
257 all VIM (e.g. OpenStack) services are deployed in HA mode, as that
258 depends upon support of the specific service for HA deployment.
259 For example, in the Colorado release, the Congress service
260 is deployed in non-HA mode even for HA OPNFV scenarios, as explicit
261 support for HA operation has not yet been verified.
262 See the release notes of the installers for more details.
263
264
265 apex
266 ----
267
268 +------------------+---------+---------+-------------------+
269 |  Scenario        | Scoring | Success |    Results        |
270 |                  |         | rate    |                   |
271 +==================+=========+=========+===================+
272 | nosdn            |  17/18  |   95%   | `apex-res-174`_   |
273 +------------------+---------+---------+-------------------+
274 | odl_l2           |  21/21  |   100%  | `apex-res-175`_   |
275 +------------------+---------+---------+-------------------+
276 | odl_l3           |  15/18  |    83%  | `apex-res-176`_   |
277 +------------------+---------+---------+-------------------+
278 | odl_l2-bgpvpn    |  14/18  |    78%  |     ??            |
279 +------------------+---------+---------+-------------------+
280 | odl_l2-fdio-noha |  11/15  |    73%  |     ??            |
281 +------------------+---------+---------+-------------------+
282 | odl_l2-sfc-noha  |  18/21  |    86%  |     ??            |
283 +------------------+---------+---------+-------------------+
284
285 compass
286 -------
287
288 +------------------+---------+---------+-------------------+
289 |  Scenario        | Scoring | Success |  Results          |
290 |                  |         | rate    |                   |
291 +==================+=========+=========+===================+
292 | nosdn            |  12/12  |   100%  | `compass-res-55`_ |
293 +------------------+---------+---------+-------------------+
294 | odl_l2           |  15/15  |   100%  | `compass-res-59`_ |
295 +------------------+---------+---------+-------------------+
296 | odl_l3           |  9/12   |    75%  | `compass-res-73`_ |
297 +------------------+---------+---------+-------------------+
298 | odl_l2-moon      |  9/18   |      %  |    ??             |
299 +------------------+---------+---------+-------------------+
300 | onos-ha          |  15/15  |   100%  | `compass-res-77`_ |
301 +------------------+---------+---------+-------------------+
302 | onos-sfc-ha      |  16/18  |   100%  | `compass-res-76`_ |
303 +------------------+---------+---------+-------------------+
304
305 Note: all the Compass tests for Colorado have been executed on virtual
306 environment. Bare metal resources were used for Master branch.
307
308
309 fuel
310 ----
311
312 +---------------------+---------+---------+-------------------+
313 |  Scenario           | Scoring | Success |  Results          |
314 |                     |         | rate    |                   |
315 +=====================+=========+=========+===================+
316 | nosdn               |  18/18  |  100%   | `fuel-res-129`_   |
317 +---------------------+---------+---------+-------------------+
318 | nosdn-noha          |  15/15  |  100%   | `fuel-res-154`_   |
319 +---------------------+---------+---------+-------------------+
320 | nosdn-kvm           |  18/18  |  100%   | `fuel-res-128`_   |
321 +---------------------+---------+---------+-------------------+
322 | nosdn-kvm-noha      |  15/15  |  100%   | `fuel-res-161`_   |
323 +---------------------+---------+---------+-------------------+
324 | nosdn-ovs-noha      |  15/15  |  100%   | `fuel-res-162`_   |
325 +---------------------+---------+---------+-------------------+
326 | odl_l2-sfc          |  21/21  |  100%   |                   |
327 +---------------------+---------+---------+-------------------+
328 | odl_l2-sfc-noha     |  16/18  |   88%   |                   |
329 +---------------------+---------+---------+-------------------+
330 | odl_l2              |  21/21  |  100%   |  `fuel-res-123`_  |
331 +---------------------+---------+---------+-------------------+
332 | odl_l2-noha         |  17/18  |   94%   | `fuel-res-155`_   |
333 +---------------------+---------+---------+-------------------+
334 | odl_l2-bgpvpn       |  17/18  |   94%   | `fuel-res-119`_   |
335 +---------------------+---------+---------+-------------------+
336 | odl_l2-bgpvpn-noha  |  15/15  |  100%   | `fuel-res-160`_   |
337 +---------------------+---------+---------+-------------------+
338 | odl_l3              |  15/18  |   67%   | `fuel-res-115`_   |
339 +---------------------+---------+---------+-------------------+
340 | odl_l3-noha         |  12/15  |   80%   | `fuel-res-164`_   |
341 +---------------------+---------+---------+-------------------+
342 | onos                |  20/21  |   95%   | `fuel-res-117`_   |
343 +---------------------+---------+---------+-------------------+
344 | onos-noha           |  18/18  |  100%   | `fuel-res-166`_   |
345 +---------------------+---------+---------+-------------------+
346 | onos-sfc            |  24/24  |  100%   | fuel-res-124`_    |
347 +---------------------+---------+---------+-------------------+
348 | onos-sfc-noha       |  21/21  |  100%   | `fuel-res-129`_   |
349 +---------------------+---------+---------+-------------------+
350 | multisite           |  N.R    |  100%   | `fuel-res-8`_     |
351 +---------------------+---------+---------+-------------------+
352
353 Note: Results of Functest on AArch64 Colorado 1.0 can be seen at
354 `fuel-res-armband`_
355
356 joid
357 ----
358
359 +---------------------+---------+---------+-----------------+
360 |  Scenario           | Scoring | Success |  Results        |
361 |                     |         | rate    |                 |
362 +=====================+=========+=========+=================+
363 | nosdn               |  18/18  |  100%   | `joid-res-102`_ |
364 +---------------------+---------+---------+-----------------+
365 | nosdn-noha          |  17/18  |   95%   | `joid-res-93`_  |
366 +---------------------+---------+---------+-----------------+
367 | nosdn-lxd           |  12/12  |  100%   | `joid-res-104`_ |
368 +---------------------+---------+---------+-----------------+
369 | nosdn-lxd-noha      |  12/12  |  100%   | `joid-res-91`_  |
370 +---------------------+---------+---------+-----------------+
371 | odl_l2              |  19/21  |   91%   | `joid-res-103`_ |
372 +---------------------+---------+---------+-----------------+
373 | onos                |  21/21  |  100%   | `joid-res-99`_  |
374 +---------------------+---------+---------+-----------------+
375 | onos-sfc            |  24/24  |  100%   | `joid-res-97`_  |
376 +---------------------+---------+---------+-----------------+
377
378 It is highly recommended to install a json viewer in your browser
379 (e.g. https://addons.mozilla.org/fr/firefox/addon/jsonview/)
380
381 You can get additional details through test logs on http://artifacts.opnfv.org/.
382 As no search engine is available on the OPNFV artifact web site you must
383 retrieve the pod identifier on which the tests have been executed (see
384 field pod in any of the results) then click on the selected POD and look
385 for the date of the test you are interested in.
386
387 The reporting pages can be found at:
388
389  * apex: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-apex.html
390  * compass: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-compass.html
391  * fuel: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-fuel.html
392  * joid: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-joid.html
393
394 Colorado known restrictions/issues
395 ==================================
396
397 +-----------+-----------+----------------------------------------------+
398 | Installer | Scenario  |  Issue                                       |
399 +===========+===========+==============================================+
400 | any       | odl_l3-*  | Tempest cases related to using floating IP   |
401 |           |           | addresses fail because of a known ODL bug.   |
402 |           |           | vPing_ssh test case is excluded for the same |
403 |           |           | reason.                                      |
404 |           |           | https://jira.opnfv.org/browse/APEX-112       |
405 |           |           | https://jira.opnfv.org/browse/FUNCTEST-445   |
406 +-----------+-----------+----------------------------------------------+
407 | apex/fuel | *-bgpvpn  | vPing_ssh (floating ips not supported) and   |
408 |           |           | vIMS excluded. Some Tempest cases related to |
409 |           |           | floating ips also excluded. Some performance |
410 |           |           | issues have been detected in this scenario   |
411 |           |           | (i.e. BGPVPN extension enabled) when running |
412 |           |           | commands against the OpenStack APIs, thus    |
413 |           |           | Rally sanity test case has been disabled.    |
414 |           |           | Performance issues seem to be connected to   |
415 |           |           | the ODL version. It is planned to reintroduce|
416 |           |           | Rally sanity in Colorado 2.0 with the        |
417 |           |           | adoption of ODL Boron release.               |
418 +-----------+-----------+----------------------------------------------+
419 | apex      | *-fdio    | Due to late integration, fdio decided to     |
420 |           |           | focus on mandatory tests and exclude feature |
421 |           |           | tests (copper, doctor, security_scan) from   |
422 |           |           | its scenarios                                |
423 +-----------+-----------+----------------------------------------------+
424 | compass   | moon      | First ODL test FAILS because ODL/Openstack   |
425 |           |           | federation done in moon is partial. Only     |
426 |           |           | MD-SAL is federated (not AD-SAL)             |
427 +-----------+-----------+----------------------------------------------+
428 | fuel      | any       | TestServerBasicOps test case skipped         |
429 |           |           | https://gerrit.opnfv.org/gerrit/#/c/19635/   |
430 +-----------+-----------+----------------------------------------------+
431 | fuel      | kvm       | vPing_ssh and vIMS excluded (metadata related|
432 |           |           | scenarios)                                   |
433 +-----------+-----------+----------------------------------------------+
434 | fuel      | multisite | random errors running multisite. A known bug |
435 |           |           | in keystone mitaka, due to which memcache    |
436 |           |           | raises exception and keystone becomes        |
437 |           |           | unresponsive                                 |
438 |           |           | bugs.launchpad.net/keystone/+bug/1600394     |
439 |           |           | workaround consists in restarting memcache on|
440 |           |           | server                                       |
441 +-----------+-----------+----------------------------------------------+
442 | joid      | any       | Tempest cases related to object storage      |
443 |           |           | excluded                                     |
444 |           |           | https://gerrit.opnfv.org/gerrit/#/c/17871/   |
445 +-----------+-----------+----------------------------------------------+
446 | joid      | domino    | Domino tests are skipped in CI. However the  |
447 |           |           | test case can be run by manually setting     |
448 |           |           | IS_IPandKEY_CONFIGURED=true after manually   |
449 |           |           | setting properly the IP addresses of the 3   |
450 |           |           | Controller nodes in the configuration file   |
451 |           |           | /repos/domino/tests/run_multinode.sh         |
452 +-----------+-----------+----------------------------------------------+
453
454
455 Test and installer/scenario dependencies
456 ========================================
457
458 It is not always possible to run all the test cases on all the scenarios.
459 The following table details the dependencies of the test cases per
460 scenario. The scenario dependencies (installer or scenario) are detailed
461 in https://git.opnfv.org/cgit/functest/tree/ci/testcases.yaml
462
463 Test results
464 ============
465
466 Test results are available in:
467
468  - test results document: http://artifacts.opnfv.org/functest
469
470  - jenkins logs on CI: https://build.opnfv.org/ci/view/functest/
471
472  - jenkins logs on ARM CI: https://build.opnfv.org/ci/view/armband/
473
474
475
476 Open JIRA tickets
477 =================
478
479 +------------------+-----------------------------------------------+
480 |   JIRA           |         Description                           |
481 +==================+===============================================+
482 | `FUNCTEST-419`_  |  do not try to Remove docker                  |
483 |                  |  image opnfv/functest:<none>                  |
484 |                  |  reported by joid on Intel POD                |
485 |                  |  may impact CI                                |
486 |                  |  not reproducible                             |
487 +------------------+-----------------------------------------------+
488 | `FUNCTEST-446`_  |  Cleanup ODL-SFC output in Functest execution |
489 |                  |  Impact on odl_l2-sfc scenarios               |
490 +------------------+-----------------------------------------------+
491 | `FUNCTEST-450`_  |  Functest is Failing to get the token using   |
492 |                  |  keystone client                              |
493 +------------------+-----------------------------------------------+
494 | `FUNCTEST-454`_  |  Cleanup failures when using HA networks in   |
495 |                  |  Neutron                                      |
496 +------------------+-----------------------------------------------+
497 | `FUNCTEST-460`_  |  Wrong image format used in rally cases       |
498 +------------------+-----------------------------------------------+
499 | `FUNCTEST-462`_  |  OLD test fails after forcing the clone       |
500 |                  |  release/beryllium-sr3 branch                 |
501 +------------------+-----------------------------------------------+
502
503
504 Useful links
505 ============
506
507  - wiki project page: https://wiki.opnfv.org/opnfv_functional_testing
508
509  - wiki Functest Colorado page: https://wiki.opnfv.org/display/functest/Functest+Colorado
510
511  - Functest repo: https://git.opnfv.org/cgit/functest
512
513  - Functest CI dashboard: https://build.opnfv.org/ci/view/functest/
514
515  - JIRA dashboard: https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=10611
516
517  - Functest IRC chan: #opnfv-functest
518
519  - Functest reporting: http://testresults.opnfv.org/reporting
520
521  - Functest test configuration: https://git.opnfv.org/cgit/functest/tree/ci/testcases.yaml
522
523  - Functest Colorado user guide: http://artifacts.opnfv.org/functest/colorado/docs/userguide/index.html
524
525  - Functest installation/configuration guide: http://artifacts.opnfv.org/functest/colorado/docs/configguide/index.html
526
527  - Functest developer guide: http://artifacts.opnfv.org/functest/colorado/docs/devguide/index.html
528
529 .. _`FUNCTEST-419` : https://jira.opnfv.org/browse/FUNCTEST-419
530
531 .. _`FUNCTEST-446` : https://jira.opnfv.org/browse/FUNCTEST-446
532
533 .. _`FUNCTEST-450` : https://jira.opnfv.org/browse/FUNCTEST-450
534
535 .. _`FUNCTEST-454` : https://jira.opnfv.org/browse/FUNCTEST-454
536
537 .. _`FUNCTEST-460` : https://jira.opnfv.org/browse/FUNCTEST-460
538
539 .. _`FUNCTEST-462` : https://jira.opnfv.org/browse/FUNCTEST-462
540
541 .. _`apex-res-174` : http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-174
542
543 .. _`apex-res-175`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-175
544
545 .. _`apex-res-176`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-176
546
547 .. _`compass-res-55`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-55
548
549 .. _`compass-res-59`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-59
550
551 .. _`compass-res-73`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-73
552
553 .. _`compass-res-76`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-76
554
555 .. _`compass-res-77`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-77
556
557 .. _`fuel-res-129`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-129
558
559 .. _`fuel-res-154`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-154
560
561 .. _`fuel-res-128`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-128
562
563 .. _`fuel-res-161`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-161
564
565 .. _`fuel-res-162`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-162
566
567 .. _`fuel-res-119`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-119
568
569 .. _`fuel-res-160`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-160
570
571 .. _`fuel-res-115`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-115
572
573 .. _`fuel-res-117`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-117
574
575 .. _`fuel-res-124`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-124
576
577 .. _`fuel-res-8`: https://build.opnfv.org/ci/view/functest/job/functest-fuel-virtual-suite-colorado/lastSuccessfulBuild/console
578
579 .. _`fuel-res-164`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-164
580
581 .. _`fuel-res-166`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-166
582
583 .. _`fuel-res-155`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-155
584
585 .. _`fuel-res-123`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-123
586
587 .. _`fuel-res-armband`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/
588
589 .. _`joid-res-102`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-102
590
591 .. _`joid-res-93`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-93
592
593 .. _`joid-res-104`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-104
594
595 .. _`joid-res-91`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-91
596
597 .. _`joid-res-99`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-99
598
599 .. _`joid-res-97`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-97
600
601 .. _`joid-res-103`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-103