Test: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{|
{|
{{#vardefine:build|                        }}
{{#vardefine:build|                        }}
{{#vardefine:test_date|      max         }} <!-- test date in autobuilder format: yyyy-mm-dd-x (ex: 2013-04-30-2)-->
{{#vardefine:test_date|      2013-04-18-1         }} <!-- 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|        master      }} <!-- branch name -->
{{#vardefine:testplan|        master      }} <!-- 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:bitbake|                   }}
{{#vardefine:bitbake|               .    }}
{{#vardefine:meta-yocto|               }}
{{#vardefine:meta-yocto|           .    }}
{{#vardefine:oe-core|                   }}
{{#vardefine:oe-core|               .    }}
{{#vardefine:hob|                       }}
{{#vardefine:hob|                   .    }}
{{#vardefine:atom-pc|                   }}
{{#vardefine:atom-pc|               .    }}
{{#vardefine:nuc|                  .    }}
{{#vardefine:nuc|                  .    }}
{{#vardefine:emenlow|              .    }}
{{#vardefine:emenlow|              .    }}
Line 17: Line 17:
{{#vardefine:crownbay|              .    }}
{{#vardefine:crownbay|              .    }}
{{#vardefine:fri2|                  .    }}
{{#vardefine:fri2|                  .    }}
{{#vardefine:beagleboard|               }}
{{#vardefine:beagleboard|           .    }}
{{#vardefine:routerstationpro|         }}
{{#vardefine:routerstationpro|     .    }}
{{#vardefine:mpc8315e-rdb|             }}
{{#vardefine:mpc8315e-rdb|         .    }}
{{#vardefine:p1022ds-rdb|               }}
{{#vardefine:p1022ds-rdb|           .    }}
{{#vardefine:qemux86|                   }}
{{#vardefine:qemux86|               .    }}
{{#vardefine:qemux86-64|               }}
{{#vardefine:qemux86-64|           .    }}
{{#vardefine:qemuarm|                   }}
{{#vardefine:qemuarm|               .    }}
{{#vardefine:qemumips|                 }}
{{#vardefine:qemumips|             .    }}
{{#vardefine:qemuppc|                   }}
{{#vardefine:qemuppc|               .    }}
{{#vardefine:runtime|                   }}
{{#vardefine:runtime|               .    }}
{{#vardefine:build-appliance|           }}
{{#vardefine:build-appliance|       .    }}
{{#vardefine:adt_fedora17_i686|         }}
{{#vardefine:adt_fedora17_i686|     .    }}
{{#vardefine:adt_fedora17_x86-64|       }}
{{#vardefine:adt_fedora17_x86-64|   .    }}
{{#vardefine:adt_ubuntu_1204_x86-64|    }}
{{#vardefine:adt_ubuntu_1204_x86-64|.   }}
{{#vardefine:adt_opensuse_122_x86-64|   }}
{{#vardefine:adt_opensuse_122_x86-64| }}
{{#vardefine:eclipseplugin|             }}
{{#vardefine:eclipseplugin|           .  }}
|}
|}



Revision as of 10:42, 3 May 2013

{{#vardefine:build| }} {{#vardefine:test_date| 2013-04-18-1 }} {{#vardefine:test_type| }} {{#vardefine:testplan| master }} {{#vardefine:bitbake| . }} {{#vardefine:meta-yocto| . }} {{#vardefine:oe-core| . }} {{#vardefine:hob| . }} {{#vardefine:atom-pc| . }} {{#vardefine:nuc| . }} {{#vardefine:emenlow| . }} {{#vardefine:sugarbay| . }} {{#vardefine:jasperforest| . }} {{#vardefine:crownbay| . }} {{#vardefine:fri2| . }} {{#vardefine:beagleboard| . }} {{#vardefine:routerstationpro| . }} {{#vardefine:mpc8315e-rdb| . }} {{#vardefine:p1022ds-rdb| . }} {{#vardefine:qemux86| . }} {{#vardefine:qemux86-64| . }} {{#vardefine:qemuarm| . }} {{#vardefine:qemumips| . }} {{#vardefine:qemuppc| . }} {{#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:eclipseplugin| . }}

Testing data

 Test type: 
 Branch: 
 Milestone: 
 Build name: 
 poky commit: 
 poky commit date: 
 meta-intel commit:
 Eclipse Plugin commit: 
 Autobuilder images repository:

 Distributions tested:  

Summary Report

Core Build System

Status: {{#testopia: |report_id=status |run_id=-1 |product=oe-core, bitbake, meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=oe-core, bitbake, meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

HOB

Status: {{#testopia: |report_id=status |run_id=-1 |product=hob |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=hob |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

BSP & QEMU

Status: {{#testopia: |report_id=status |run_id=-1 |product=BSPs |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=BSPs |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

Performance testing

Status: {{#testopia: |report_id=status |run_id=-1 |product=runtime |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=runtime |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

Performance Metrics Build performance metrics

Build-appliance

Status: {{#testopia: |report_id=status |run_id=-1 |product=build appliance |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=build appliance |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

ADT & Eclipse Plugin

Status:

{{#testopia: |report_id=status |run_id=-1 |product=adt, eclipse plugin |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |sortable=true |charttype=pie3}}

Bugs: {{#testopia: |report_id=bugs |run_id=-1 |product=adt, eclipse plugin |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |chart=bstatus |sortable=true |charttype=bar}}

Detailed Report

Core Build System

Bitbake

Status {{#testopia: |run_id=-1 |product=bitbake |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |report_id=agenda |showhide=true |hidden=true}}

Meta-Yocyo

Status {{#testopia: |run_id=-1 |product=meta-yocto |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}

BSP

Atom-pc: core-image-sato-sdk

Status {{#testopia: |run_id=-1 |product=BSPs |environment=atom pc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |showhide=true |hidden=true |report_id=status |charttype=pie3}}

Bugs {{#testopia: |run_id=-1 |product=BSPs |environment=atom pc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |report_id=bugs |chart=bstatus,prio |charttype=pie,pie |showhide=true |hidden=true}}

Agenda {{#testopia: |run_id=-1 |product=BSPs |environment=atom pc |testplan={{#var:testplan}} |build={{#var:build}} |insummary_all={{#var:test_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}

Performance Metrics
Performance results small.png

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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |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_date}}, {{#var:test_type}} |report_id=agenda |showhide=true |hidden=true |reportoptions=withdependency=false}}