2.0 QA Status: Difference between revisions
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{#vardefine:test_date| max }} <!-- test date in autobuilder format: yyyy-mm-dd-x (ex: 2013-04-30-2)--> | {{#vardefine:test_date| max }} <!-- test date in autobuilder format: yyyy-mm-dd-x (ex: 2013-04-30-2)--> | ||
{{#vardefine:test_type| }} <!-- weekly/full pass ; Leave empty unless it is really needed --> | {{#vardefine:test_type| }} <!-- weekly/full pass ; Leave empty unless it is really needed --> | ||
{{#vardefine:testplan| | {{#vardefine:testplan| jethro }} <!-- branch name --> | ||
<!-- Add a character (default: . ) to each variable to add it to the report). Empty variable will exclude it from the report. --> | <!-- Add a character (default: . ) to each variable to add it to the report). Empty variable will exclude it from the report. --> | ||
{{#vardefine: | {{#vardefine:bitbake| . }} | ||
{{#vardefine: | {{#vardefine:meta-yocto| . }} | ||
{{#vardefine: | {{#vardefine:oe-core| . }} | ||
{{#vardefine: | {{#vardefine:hob| . }} | ||
{{#vardefine: | {{#vardefine:minnowboard| . }} | ||
{{#vardefine: | {{#vardefine:nuc| . }} | ||
{{#vardefine: | {{#vardefine:emenlow| . }} | ||
{{#vardefine:mpc8315e-rdb| | {{#vardefine:sugarbay| . }} | ||
{{#vardefine:p1022ds-rdb| | {{#vardefine:jasperforest| . }} | ||
{{#vardefine:qemux86| | {{#vardefine:crownbay| . }} | ||
{{#vardefine:qemuarm| | {{#vardefine:fri2| . }} | ||
{{#vardefine:qemumips| | {{#vardefine:beagleboard| . }} | ||
{{#vardefine:qemuppc| | {{#vardefine:routerstationpro| . }} | ||
{{#vardefine: | {{#vardefine:mpc8315e-rdb| . }} | ||
{{#vardefine: | {{#vardefine:p1022ds-rdb| . }} | ||
{{#vardefine: | {{#vardefine:qemux86| . }} | ||
{{#vardefine: | {{#vardefine:qemux86-64| . }} | ||
{{#vardefine: | {{#vardefine:genericx86| . }} | ||
{{#vardefine: | {{#vardefine:genericx86-64| . }} | ||
{{#vardefine: | {{#vardefine:qemuarm| . }} | ||
{{#vardefine: | {{#vardefine:qemumips| . }} | ||
{{#vardefine: | {{#vardefine:qemuppc| . }} | ||
{{#vardefine: | {{#vardefine:runtime| . }} | ||
{{#vardefine:build-appliance| . }} | |||
{{#vardefine:adt_fedora17_i686| . }} | |||
{{#vardefine:adt_fedora17_x86-64| . }} | |||
{{#vardefine:adt_ubuntu_1204_x86-64|. }} | |||
{{#vardefine:adt_opensuse_122_x86-64| . }} | |||
{{#vardefine:adt_opensuse_123_x86-64| . }} | |||
{{#vardefine:eclipseplugin| . }} | |||
{{#vardefine:adt_ubuntu_1210_x86-64|. }} | |||
{{#vardefine:adt_fedora18_i686| . }} | |||
{{#vardefine:adt_fedora19_i686| . }} | |||
{{#vardefine:adt_ubuntu_1304_x86-64|. }} | |||
|} | |} | ||
=Testing data= | =Testing data= | ||
This is a live status report. The information contained is relevant to the latest test suite performed for Yocto 1.9.x . | This is a live status report. The information contained is relevant to the latest test suite performed for Yocto 1.9.x or Yocto 2.0.x | ||
=Summary Report= | =Summary Report= | ||
Line 64: | Line 74: | ||
|chartpos=top}} | |chartpos=top}} | ||
=Detailed Report= | |||
{{#if: {{#var:bitbake}}{{#var:oe-core}}{{#var:meta-yocto}} | | |||
==Core Build System== | |||
{{#if: {{#var:bitbake}} | | |||
===Bitbake=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=bitbake | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=bitbake | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=bitbake | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true}} | |||
| }} | |||
{{#if: {{#var:meta-yocto}} | | |||
===Meta-Yocto=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=meta-yocto | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=meta-yocto | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=meta-yocto | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:oe-core}} | | |||
===OE-Core=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=oe-core | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=oe-core | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
= | Agenda | ||
{{# | {{#testopia: | ||
== | |run_id=-1 | ||
{{#if: {{#var: | |product=oe-core | ||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
| }} | |||
{{#if: {{#var:hob}} | | |||
==Hob== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=hob | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 82: | Line 210: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=hob | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 91: | Line 223: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=hob | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 97: | Line 233: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:minnowboard}}{{#var:nuc}}{{#var:emenlow}}{{#var:sugarbay}}{{#var:jasperforest}}{{#var:crownbay}}{{#var:fri2}}{{#var:beagleboard}}{{#var:routerstationpro}}{{#var:mpc8315e-rdb}}{{#var:p1022ds-rdb}} | | |||
==BSP== | |||
{{#if: {{#var:genericx86}} | | |||
{{#if: {{#var: | ===Genericx86: core-image-sato-sdk=== | ||
=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=generic-x86 on AtomPC | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 111: | Line 253: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=generic-x86 on AtomPC | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 120: | Line 267: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=generic-x86 on AtomPC | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 126: | Line 278: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:genericx86-64}} | | ||
=== | ===Genericx86-64: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=genericx86-64 on Sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 138: | Line 295: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=genericx86-64 on Sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 147: | Line 309: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=genericx86-64 on Sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 153: | Line 320: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:minnowboard}} | | ||
=== | ===MinnowBoard: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MinnowBoard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 165: | Line 337: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MinnowBoard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 174: | Line 351: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MinnowBoard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 180: | Line 362: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:nuc}} | | |||
===NUC: core-image-sato-sdk=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=nuc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=nuc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=nuc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:emenlow}} | | ||
== | ===Emenlow: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=emenlow | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 193: | Line 421: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=emenlow | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 202: | Line 435: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=emenlow | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 208: | Line 446: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:sugarbay}} | | ||
== | ===Sugarbay: core-image-sato-sdk=== | ||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
{{#if: {{#var: | Agenda | ||
=== | {{#testopia: | ||
|run_id=-1 | |||
|product=BSPs | |||
|environment=sugarbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:jasperforest}} | | |||
===Jasperforest: core-image-sato-sdk=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=jasperforest | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 223: | Line 505: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=jasperforest | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 232: | Line 519: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=jasperforest | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 238: | Line 530: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:crownbay}} | | |||
===Crownbay: core-image-sato-sdk-noemgd=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=crownbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=BSPs | |||
|environment=crownbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
{{#if: {{#var: | Agenda | ||
=== | {{#testopia: | ||
|run_id=-1 | |||
|product=BSPs | |||
|environment=crownbay | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:fri2}} | | |||
===FRI2: core-image-sato-sdk=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=Fish River Island 2 (FRI2) | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 251: | Line 589: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=Fish River Island 2 (FRI2) | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 260: | Line 603: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=Fish River Island 2 (FRI2) | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 266: | Line 614: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:beagleboard}} | | ||
=== | ===Beagleboard: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=beagleboard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 278: | Line 631: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=beagleboard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 287: | Line 645: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=beagleboard | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 293: | Line 656: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:routerstationpro}} | | ||
=== | ===Routerstationpro: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=routerstationpro | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 305: | Line 673: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=routerstationpro | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 314: | Line 687: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=routerstationpro | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 324: | Line 702: | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MPC8315e-rdb | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 332: | Line 715: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MPC8315e-rdb | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 341: | Line 729: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=MPC8315e-rdb | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 351: | Line 744: | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=P1022ds | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 359: | Line 757: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=P1022ds | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 368: | Line 771: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=P1022ds | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 375: | Line 783: | ||
| }} | | }} | ||
| }} | | }} | ||
{{#if: {{#var:qemux86}}{{#var:qemux86-64}}{{#var:qemuarm}}{{#var:qemumips}}{{#var:qemuppc}} | | {{#if: {{#var:qemux86}}{{#var:qemux86-64}}{{#var:qemuarm}}{{#var:qemumips}}{{#var:qemuppc}} | | ||
==Qemu== | ==Qemu== | ||
{{#if: {{#var:qemux86}} | | {{#if: {{#var:qemux86}} | | ||
Line 385: | Line 789: | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemu-x86 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 393: | Line 802: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemu-x86 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 402: | Line 816: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemu-x86 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 408: | Line 827: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:qemux86-64}} | | {{#if: {{#var:qemux86-64}} | | ||
===qemux86-64: core-image-sato-sdk=== | ===qemux86-64: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemux86-64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 421: | Line 844: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemux86-64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 430: | Line 858: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemux86-64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 436: | Line 869: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:qemuarm}} | | {{#if: {{#var:qemuarm}} | | ||
===qemuarm: core-image-sato-sdk=== | ===qemuarm: core-image-sato-sdk=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuarm | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 449: | Line 886: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuarm | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 458: | Line 900: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuarm | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 468: | Line 915: | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemumips | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 476: | Line 928: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemumips | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 485: | Line 942: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemumips | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 495: | Line 957: | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuppc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 503: | Line 970: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuppc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 512: | Line 984: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=BSPs | |||
|environment=qemuppc | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 519: | Line 996: | ||
| }} | | }} | ||
| }} | | }} | ||
{{#if: {{#var:runtime}} | | |||
==Performance Testing== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=runtime | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 532: | Line 1,013: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=runtime | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 541: | Line 1,026: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=runtime | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
'''Performance Metrics''' <br /> | |||
Detailed result at: [https://wiki.yoctoproject.org/wiki/Performance_Test Build performance metrics] | |||
| }} | | }} | ||
{{#if: {{#var:build-appliance}} | | |||
==Build-appliance== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=build appliance | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
{{# | Bugs | ||
== | {{#testopia: | ||
|run_id=-1 | |||
|product=build appliance | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=build appliance | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:adt_fedora17_i686}}{{#var:adt_fedora17_x86-64}}{{#var:adt_ubuntu_1204_x86-64}}{{#var:adt_opensuse_122_x86-64}}{{#var:adt_opensuse_123_x86-64}}{{#var:adt_fedora18_i686}}{{#var:adt_fedora19_i686}}{{#var:adt_ubuntu_1210_x86-64}}{{#var:adt_ubuntu_1304_x86-64}}{{#var:eclipseplugin}} | | |||
==ADT== | |||
{{#if: {{#var:adt_fedora17_i686}} | | |||
===ADT on: Fedora 17 i686=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 561: | Line 1,099: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 570: | Line 1,113: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | |||
{{#if: {{#var:adt_fedora18_i686}} | | |||
===ADT on: Fedora 18 i686=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 18 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 18 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 18 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | | }} | ||
{{#if: {{#var:build- | {{#if: {{#var:adt_fedora19_i686}} | | ||
== | ===ADT on: Fedora 19 i686=== | ||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 19 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 19 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=fedora 19 i686 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:adt_fedora17_x86-64}} | | |||
===ADT on: Fedora 17 x86-64=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var:build | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 591: | Line 1,225: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var:build | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 600: | Line 1,239: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var:build | |run_id=-1 | ||
|product=adt | |||
|environment=fedora 17 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 606: | Line 1,250: | ||
|reportoptions=withdependency=false}} | |reportoptions=withdependency=false}} | ||
| }} | | }} | ||
{{#if: {{#var:adt_ubuntu_1204_x86-64}} | | |||
===ADT on: Ubuntu 12.04 x86-64=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=ubuntu 12.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
{{# | Bugs | ||
== | {{#testopia: | ||
{{#if: {{#var: | |run_id=-1 | ||
===ADT on: | |product=adt | ||
|environment=ubuntu 12.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=ubuntu 12.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
{{#if: {{#var:adt_ubuntu_1210_x86-64}} | | |||
===ADT on: Ubuntu 12.10 x86-64=== | |||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 12.10 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 621: | Line 1,309: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 12.10 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 630: | Line 1,323: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 12.10 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 637: | Line 1,335: | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:adt_ubuntu_1304_x86-64}} | | ||
===ADT on: | ===ADT on: Ubuntu 13.04 x86-64=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 13.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 649: | Line 1,352: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 13.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 658: | Line 1,366: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=ubuntu 13.04 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 665: | Line 1,378: | ||
| }} | | }} | ||
{{#if: {{#var: | {{#if: {{#var:adt_opensuse_122_x86-64}} | | ||
===ADT on: | ===ADT on: OpenSUSE 12.2 x86-64=== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=opensuse 12.2 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 677: | Line 1,395: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=opensuse 12.2 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 686: | Line 1,409: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=adt | |||
|environment=opensuse 12.2 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true | ||
Line 693: | Line 1,421: | ||
| }} | | }} | ||
{{#if: {{#var:adt_opensuse_123_x86-64}} | | |||
===ADT on: OpenSUSE 12.3 x86-64=== | |||
Status | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=opensuse 12.3 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |||
|hidden=true | |||
|report_id=status | |||
|charttype=pie3}} | |||
Bugs | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=opensuse 12.3 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |||
|chart=bstatus,prio | |||
|charttype=pie,pie | |||
|showhide=true | |||
|hidden=true}} | |||
Agenda | |||
{{#testopia: | |||
|run_id=-1 | |||
|product=adt | |||
|environment=opensuse 12.3 x86_64 | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |||
|showhide=true | |||
|hidden=true | |||
|reportoptions=withdependency=false}} | |||
| }} | |||
| }} | | }} | ||
{{#if: {{#var:eclipseplugin}} | | {{#if: {{#var:eclipseplugin}} | | ||
==Eclipse Plugin== | ==Eclipse Plugin== | ||
Status | Status | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=eclipse plugin | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|showhide=true | |showhide=true | ||
|hidden=true | |hidden=true | ||
Line 710: | Line 1,481: | ||
Bugs | Bugs | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=eclipse plugin | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=bugs | |report_id=bugs | ||
|chart=bstatus,prio | |chart=bstatus,prio | ||
|charttype= | |charttype=pie,pie | ||
|showhide=true | |showhide=true | ||
|hidden=true}} | |hidden=true}} | ||
Line 719: | Line 1,494: | ||
Agenda | Agenda | ||
{{#testopia: | {{#testopia: | ||
|run_id={{#var: | |run_id=-1 | ||
|product=eclipse plugin | |||
|testplan={{#var:testplan}} | |||
|build={{#var:build}} | |||
|insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} | |||
|report_id=agenda | |report_id=agenda | ||
|showhide=true | |showhide=true |
Latest revision as of 11:41, 24 May 2016
Testing data
This is a live status report. The information contained is relevant to the latest test suite performed for Yocto 1.9.x or Yocto 2.0.x
Summary Report
{{#testopia: | run_id=-1 | testplan={{#var:testplan}} | build={{#var:build}} | insummary_any={{#var:test_date}} | report_id=concatstats}} | {{#testopia: | run_id=-1 | testplan={{#var:testplan}} | build={{#var:build}} | insummary_any={{#var:test_date}} | charttype=pie3 | report_id=status}} |
{{#testopia: |run_id=-1 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus |charttype=bar |sortable=true |chartpos=top}}
Detailed Report
Core Build System
Bitbake
Status {{#testopia: |run_id=-1 |product=bitbake |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=bitbake |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=bitbake |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true}}
Meta-Yocto
Status {{#testopia: |run_id=-1 |product=meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
OE-Core
Status {{#testopia: |run_id=-1 |product=oe-core |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=oe-core |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=oe-core |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Hob
Status {{#testopia: |run_id=-1 |product=hob |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=hob |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=hob |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
BSP
Genericx86: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=generic-x86 on AtomPC |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=generic-x86 on AtomPC |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=generic-x86 on AtomPC |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Genericx86-64: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=genericx86-64 on Sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=genericx86-64 on Sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=genericx86-64 on Sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
MinnowBoard: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=MinnowBoard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=MinnowBoard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=MinnowBoard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
NUC: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=nuc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=nuc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=nuc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Emenlow: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=emenlow |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=emenlow |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=emenlow |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Sugarbay: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=sugarbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Jasperforest: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=jasperforest |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=jasperforest |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=jasperforest |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Crownbay: core-image-sato-sdk-noemgd
Status {{#testopia: |run_id=-1 |product=BSPs |environment=crownbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=crownbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=crownbay |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
FRI2: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=Fish River Island 2 (FRI2) |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=Fish River Island 2 (FRI2) |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=Fish River Island 2 (FRI2) |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Beagleboard: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=beagleboard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=beagleboard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=beagleboard |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Routerstationpro: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=routerstationpro |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=routerstationpro |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=routerstationpro |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
MPC8315e-rdb: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=MPC8315e-rdb |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=MPC8315e-rdb |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=MPC8315e-rdb |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
P1022ds-rdb: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=P1022ds |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=P1022ds |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=P1022ds |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Qemu
qemux86: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=qemu-x86 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=qemu-x86 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=qemu-x86 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
qemux86-64: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=qemux86-64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=qemux86-64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=qemux86-64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
qemuarm: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=qemuarm |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=qemuarm |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=qemuarm |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
qemumips: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=qemumips |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=qemumips |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=qemumips |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
qemuppc: core-image-sato-sdk
Status {{#testopia: |run_id=-1 |product=BSPs |environment=qemuppc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=qemuppc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=qemuppc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Performance Testing
Status {{#testopia: |run_id=-1 |product=runtime |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=runtime |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=runtime |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Performance Metrics
Detailed result at: Build performance metrics
Build-appliance
Status {{#testopia: |run_id=-1 |product=build appliance |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=build appliance |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=build appliance |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT
ADT on: Fedora 17 i686
Status {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Fedora 18 i686
Status {{#testopia: |run_id=-1 |product=adt |environment=fedora 18 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=fedora 18 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=fedora 18 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Fedora 19 i686
Status {{#testopia: |run_id=-1 |product=adt |environment=fedora 19 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=fedora 19 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=fedora 19 i686 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Fedora 17 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=fedora 17 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Ubuntu 12.04 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Ubuntu 12.10 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.10 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.10 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 12.10 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: Ubuntu 13.04 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 13.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 13.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=ubuntu 13.04 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: OpenSUSE 12.2 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.2 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.2 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.2 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
ADT on: OpenSUSE 12.3 x86-64
Status {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.3 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.3 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=adt |environment=opensuse 12.3 x86_64 |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}
Eclipse Plugin
Status {{#testopia: |run_id=-1 |product=eclipse plugin |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}
Bugs {{#testopia: |run_id=-1 |product=eclipse plugin |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}
Agenda {{#testopia: |run_id=-1 |product=eclipse plugin |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}