eb139dfb68f7fc2b2a5fa6a821c053dbdd82043e
[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 precised, the scenarios are HA.
256 HA means OpenStack High Availability (main services). For copper test,
257 the OpenStack congress module is not HA. See the release notes of the
258 installers for details.
259
260
261 apex
262 ----
263
264 +------------------+---------+---------+-------------------+
265 |  Scenario        | Scoring | Success |    Results        |
266 |                  |         | rate    |                   |
267 +==================+=========+=========+===================+
268 | nosdn            |  17/18  |   95%   | `apex-res-174`_   |
269 +------------------+---------+---------+-------------------+
270 | odl_l2           |  21/21  |   100%  | `apex-res-175`_   |
271 +------------------+---------+---------+-------------------+
272 | odl_l3           |  15/18  |    83%  | `apex-res-176`_   |
273 +------------------+---------+---------+-------------------+
274 | odl_l2-bgpvpn    |  14/18  |    78%  |     ??            |
275 +------------------+---------+---------+-------------------+
276 | odl_l2-fdio-noha |  11/15  |    73%  |     ??            |
277 +------------------+---------+---------+-------------------+
278 | odl_l2-sfc-noha  |  18/21  |    86%  |     ??            |
279 +------------------+---------+---------+-------------------+
280
281 compass
282 -------
283
284 +------------------+---------+---------+-------------------+
285 |  Scenario        | Scoring | Success |  Results          |
286 |                  |         | rate    |                   |
287 +==================+=========+=========+===================+
288 | nosdn            |  12/12  |   100%  | `compass-res-55`_ |
289 +------------------+---------+---------+-------------------+
290 | odl_l2           |  15/15  |   100%  | `compass-res-59`_ |
291 +------------------+---------+---------+-------------------+
292 | odl_l3           |  9/12   |    75%  | `compass-res-73`_ |
293 +------------------+---------+---------+-------------------+
294 | odl_l2-moon      |  9/18   |      %  |    ??             |
295 +------------------+---------+---------+-------------------+
296 | onos-ha          |  15/15  |   100%  | `compass-res-77`_ |
297 +------------------+---------+---------+-------------------+
298 | onos-sfc-ha      |  16/18  |   100%  | `compass-res-76`_ |
299 +------------------+---------+---------+-------------------+
300
301 Note: all the Compass tests for Colorado have been executed on virtual
302 environment. Bare metal resources were used for Master branch.
303
304
305 fuel
306 ----
307
308 +---------------------+---------+---------+-------------------+
309 |  Scenario           | Scoring | Success |  Results          |
310 |                     |         | rate    |                   |
311 +=====================+=========+=========+===================+
312 | nosdn               |  18/18  |  100%   | `fuel-res-129`_   |
313 +---------------------+---------+---------+-------------------+
314 | nosdn-noha          |  15/15  |  100%   | `fuel-res-154`_   |
315 +---------------------+---------+---------+-------------------+
316 | nosdn-kvm           |  18/18  |  100%   | `fuel-res-128`_   |
317 +---------------------+---------+---------+-------------------+
318 | nosdn-kvm-noha      |  15/15  |  100%   | `fuel-res-161`_   |
319 +---------------------+---------+---------+-------------------+
320 | nosdn-ovs-noha      |  15/15  |  100%   | `fuel-res-162`_   |
321 +---------------------+---------+---------+-------------------+
322 | odl_l2-sfc          |  21/21  |  100%   |                   |
323 +---------------------+---------+---------+-------------------+
324 | odl_l2-sfc-noha     |  16/18  |   88%   |                   |
325 +---------------------+---------+---------+-------------------+
326 | odl_l2              |  21/21  |  100%   |  `fuel-res-123`_  |
327 +---------------------+---------+---------+-------------------+
328 | odl_l2-noha         |  17/18  |   94%   | `fuel-res-155`_   |
329 +---------------------+---------+---------+-------------------+
330 | odl_l2-bgpvpn       |  17/18  |   94%   | `fuel-res-119`_   |
331 +---------------------+---------+---------+-------------------+
332 | odl_l2-bgpvpn-noha  |  15/15  |  100%   | `fuel-res-160`_   |
333 +---------------------+---------+---------+-------------------+
334 | odl_l3              |  15/18  |   67%   | `fuel-res-115`_   |
335 +---------------------+---------+---------+-------------------+
336 | odl_l3-noha         |  12/15  |   80%   | `fuel-res-164`_   |
337 +---------------------+---------+---------+-------------------+
338 | onos                |  20/21  |   95%   | `fuel-res-117`_   |
339 +---------------------+---------+---------+-------------------+
340 | onos-noha           |  18/18  |  100%   | `fuel-res-166`_   |
341 +---------------------+---------+---------+-------------------+
342 | onos-sfc            |  24/24  |  100%   | fuel-res-124`_    |
343 +---------------------+---------+---------+-------------------+
344 | onos-sfc-noha       |  21/21  |  100%   | `fuel-res-129`_   |
345 +---------------------+---------+---------+-------------------+
346 | multisite           |  N.R    |  100%   | `fuel-res-8`_     |
347 +---------------------+---------+---------+-------------------+
348
349 Note: Results of Functest on AArch64 Colorado 1.0 can be seen at
350 `fuel-res-armband`_
351
352 joid
353 ----
354
355 +---------------------+---------+---------+-----------------+
356 |  Scenario           | Scoring | Success |  Results        |
357 |                     |         | rate    |                 |
358 +=====================+=========+=========+=================+
359 | nosdn               |  18/18  |  100%   | `joid-res-102`_ |
360 +---------------------+---------+---------+-----------------+
361 | nosdn-noha          |  17/18  |   95%   | `joid-res-93`_  |
362 +---------------------+---------+---------+-----------------+
363 | nosdn-lxd           |  12/12  |  100%   | `joid-res-104`_ |
364 +---------------------+---------+---------+-----------------+
365 | nosdn-lxd-noha      |  12/12  |  100%   | `joid-res-91`_  |
366 +---------------------+---------+---------+-----------------+
367 | odl_l2              |  19/21  |   91%   | `joid-res-103`_ |
368 +---------------------+---------+---------+-----------------+
369 | onos                |  21/21  |  100%   | `joid-res-99`_  |
370 +---------------------+---------+---------+-----------------+
371 | onos-sfc            |  24/24  |  100%   | `joid-res-97`_  |
372 +---------------------+---------+---------+-----------------+
373
374 It is highly recommended to install a json viewer in your browser
375 (e.g. https://addons.mozilla.org/fr/firefox/addon/jsonview/)
376
377 You can get additional details through test logs on http://artifacts.opnfv.org/.
378 As no search engine is available on the OPNFV artifact web site you must
379 retrieve the pod identifier on which the tests have been executed (see
380 field pod in any of the results) then click on the selected POD and look
381 for the date of the test you are interested in.
382
383 The reporting pages can be found at:
384
385  * apex: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-apex.html
386  * compass: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-compass.html
387  * fuel: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-fuel.html
388  * joid: http://testresults.opnfv.org/reporting/functest/release/colorado/index-status-joid.html
389
390 Colorado known restrictions/issues
391 ==================================
392
393 +-----------+-----------+----------------------------------------------+
394 | Installer | Scenario  |  Issue                                       |
395 +===========+===========+==============================================+
396 | any       | odl_l3-*  | Tempest cases related to using floating IP   |
397 |           |           | addresses fail because of a known ODL bug.   |
398 |           |           | vPing_ssh test case is excluded for the same |
399 |           |           | reason.                                      |
400 |           |           | https://jira.opnfv.org/browse/APEX-112       |
401 |           |           | https://jira.opnfv.org/browse/FUNCTEST-445   |
402 +-----------+-----------+----------------------------------------------+
403 | apex/fuel | *-bgpvpn  | vPing_ssh (floating ips not supported) and   |
404 |           |           | vIMS excluded. Some Tempest cases related to |
405 |           |           | floating ips also excluded. Some performance |
406 |           |           | issues have been detected in this scenario   |
407 |           |           | (i.e. BGPVPN extension enabled) when running |
408 |           |           | commands against the OpenStack APIs, thus    |
409 |           |           | Rally sanity test case has been disabled.    |
410 |           |           | Performance issues seem to be connected to   |
411 |           |           | the ODL version. It is planned to reintroduce|
412 |           |           | Rally sanity in Colorado 2.0 with the        |
413 |           |           | adoption of ODL Boron release.               |
414 +-----------+-----------+----------------------------------------------+
415 | apex      | *-fdio    | Due to late integration, fdio decided to     |
416 |           |           | focus on mandatory tests and exclude feature |
417 |           |           | tests (copper, doctor, security_scan) from   |
418 |           |           | its scenarios                                |
419 +-----------+-----------+----------------------------------------------+
420 | compass   | moon      | First ODL test FAILS because ODL/Openstack   |
421 |           |           | federation done in moon is partial. Only     |
422 |           |           | MD-SAL is federated (not AD-SAL)             |
423 +-----------+-----------+----------------------------------------------+
424 | fuel      | any       | TestServerBasicOps test case skipped         |
425 |           |           | https://gerrit.opnfv.org/gerrit/#/c/19635/   |
426 +-----------+-----------+----------------------------------------------+
427 | fuel      | kvm       | vPing_ssh and vIMS excluded (metadata related|
428 |           |           | scenarios)                                   |
429 +-----------+-----------+----------------------------------------------+
430 | fuel      | multisite | random errors running multisite. A known bug |
431 |           |           | in keystone mitaka, due to which memcache    |
432 |           |           | raises exception and keystone becomes        |
433 |           |           | unresponsive                                 |
434 |           |           | bugs.launchpad.net/keystone/+bug/1600394     |
435 |           |           | workaround consists in restarting memcache on|
436 |           |           | server                                       |
437 +-----------+-----------+----------------------------------------------+
438 | joid      | any       | Tempest cases related to object storage      |
439 |           |           | excluded                                     |
440 |           |           | https://gerrit.opnfv.org/gerrit/#/c/17871/   |
441 +-----------+-----------+----------------------------------------------+
442 | joid      | domino    | Domino tests are skipped in CI. However the  |
443 |           |           | test case can be run by manually setting     |
444 |           |           | IS_IPandKEY_CONFIGURED=true after manually   |
445 |           |           | setting properly the IP addresses of the 3   |
446 |           |           | Controller nodes in the configuration file   |
447 |           |           | /repos/domino/tests/run_multinode.sh         |
448 +-----------+-----------+----------------------------------------------+
449
450
451 Test and installer/scenario dependencies
452 ========================================
453
454 It is not always possible to run all the test cases on all the scenarios.
455 The following table details the dependencies of the test cases per
456 scenario. The scenario dependencies (installer or scenario) are detailed
457 in https://git.opnfv.org/cgit/functest/tree/ci/testcases.yaml
458
459 Test results
460 ============
461
462 Test results are available in:
463
464  - test results document: http://artifacts.opnfv.org/functest
465
466  - jenkins logs on CI: https://build.opnfv.org/ci/view/functest/
467
468  - jenkins logs on ARM CI: https://build.opnfv.org/ci/view/armband/
469
470
471
472 Open JIRA tickets
473 =================
474
475 +------------------+-----------------------------------------------+
476 |   JIRA           |         Description                           |
477 +==================+===============================================+
478 | `FUNCTEST-419`_  |  do not try to Remove docker                  |
479 |                  |  image opnfv/functest:<none>                  |
480 |                  |  reported by joid on Intel POD                |
481 |                  |  may impact CI                                |
482 |                  |  not reproducible                             |
483 +------------------+-----------------------------------------------+
484 | `FUNCTEST-446`_  |  Cleanup ODL-SFC output in Functest execution |
485 |                  |  Impact on odl_l2-sfc scenarios               |
486 +------------------+-----------------------------------------------+
487 | `FUNCTEST-450`_  |  Functest is Failing to get the token using   |
488 |                  |  keystone client                              |
489 +------------------+-----------------------------------------------+
490 | `FUNCTEST-454`_  |  Cleanup failures when using HA networks in   |
491 |                  |  Neutron                                      |
492 +------------------+-----------------------------------------------+
493 | `FUNCTEST-460`_  |  Wrong image format used in rally cases       |
494 +------------------+-----------------------------------------------+
495 | `FUNCTEST-462`_  |  OLD test fails after forcing the clone       |
496 |                  |  release/beryllium-sr3 branch                 |
497 +------------------+-----------------------------------------------+
498
499
500 Useful links
501 ============
502
503  - wiki project page: https://wiki.opnfv.org/opnfv_functional_testing
504
505  - wiki Functest Colorado page: https://wiki.opnfv.org/display/functest/Functest+Colorado
506
507  - Functest repo: https://git.opnfv.org/cgit/functest
508
509  - Functest CI dashboard: https://build.opnfv.org/ci/view/functest/
510
511  - JIRA dashboard: https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=10611
512
513  - Functest IRC chan: #opnfv-functest
514
515  - Functest reporting: http://testresults.opnfv.org/reporting
516
517  - Functest test configuration: https://git.opnfv.org/cgit/functest/tree/ci/testcases.yaml
518
519  - Functest Colorado user guide: http://artifacts.opnfv.org/functest/colorado/docs/userguide/index.html
520
521  - Functest installation/configuration guide: http://artifacts.opnfv.org/functest/colorado/docs/configguide/index.html
522
523  - Functest developer guide: http://artifacts.opnfv.org/functest/colorado/docs/devguide/index.html
524
525 .. _`FUNCTEST-419` : https://jira.opnfv.org/browse/FUNCTEST-419
526
527 .. _`FUNCTEST-446` : https://jira.opnfv.org/browse/FUNCTEST-446
528
529 .. _`FUNCTEST-450` : https://jira.opnfv.org/browse/FUNCTEST-450
530
531 .. _`FUNCTEST-454` : https://jira.opnfv.org/browse/FUNCTEST-454
532
533 .. _`FUNCTEST-460` : https://jira.opnfv.org/browse/FUNCTEST-460
534
535 .. _`FUNCTEST-462` : https://jira.opnfv.org/browse/FUNCTEST-462
536
537 .. _`apex-res-174` : http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-174
538
539 .. _`apex-res-175`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-175
540
541 .. _`apex-res-176`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-apex-apex-daily-colorado-daily-colorado-176
542
543 .. _`compass-res-55`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-55
544
545 .. _`compass-res-59`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-59
546
547 .. _`compass-res-73`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-73
548
549 .. _`compass-res-76`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-76
550
551 .. _`compass-res-77`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-compass-virtual-daily-colorado-77
552
553 .. _`fuel-res-129`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-129
554
555 .. _`fuel-res-154`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-154
556
557 .. _`fuel-res-128`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-128
558
559 .. _`fuel-res-161`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-161
560
561 .. _`fuel-res-162`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-162
562
563 .. _`fuel-res-119`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-119
564
565 .. _`fuel-res-160`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-160
566
567 .. _`fuel-res-115`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-115
568
569 .. _`fuel-res-117`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-117
570
571 .. _`fuel-res-124`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-124
572
573 .. _`fuel-res-8`: https://build.opnfv.org/ci/view/functest/job/functest-fuel-virtual-suite-colorado/lastSuccessfulBuild/console
574
575 .. _`fuel-res-164`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-164
576
577 .. _`fuel-res-166`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-166
578
579 .. _`fuel-res-155`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-virtual-daily-colorado-155
580
581 .. _`fuel-res-123`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-fuel-baremetal-daily-colorado-123
582
583 .. _`fuel-res-armband`: https://build.opnfv.org/ci/view/armband/job/functest-fuel-armband-baremetal-daily-colorado/
584
585 .. _`joid-res-102`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-102
586
587 .. _`joid-res-93`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-93
588
589 .. _`joid-res-104`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-104
590
591 .. _`joid-res-91`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-91
592
593 .. _`joid-res-99`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-99
594
595 .. _`joid-res-97`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-97
596
597 .. _`joid-res-103`: http://testresults.opnfv.org/test/api/v1/results?build_tag=jenkins-functest-joid-baremetal-daily-colorado-103