|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {|
| |
| {{#vardefine:build| }}
| |
| {{#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: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. --> | | <h1> This is header </h1> |
| {{#vardefine:bitbake| . }}
| |
| {{#vardefine:meta-yocto| . }}
| |
| {{#vardefine:oe-core| . }}
| |
| {{#vardefine:eSDK| . }}
| |
| {{#vardefine:minnowboard| . }}
| |
| {{#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:genericx86| . }}
| |
| {{#vardefine:genericx86-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: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=
| | <h3>Sample code to try</h3> |
|
| |
|
| This is a live status report. The information contained is relevant to the latest test suite performed for Yocto 2.6 M4 rc1 . | | <a href="https://www.googles.com">This is a link</a> |
|
| |
|
| =Summary Report= | | <p style="color:red">I am a paragraph</p> |
|
| |
|
| {| class="wikitable" bgcolor=gray
| | <h6>finish</h6> |
| ! COMMIT UNDER TEST
| |
| |- bgcolor="00FF00"
| |
| | '''poky : 84eecb017ef92ef36b4df730908828e54aeff85c '''
| |
| |- bgcolor="gray"
| |
| | '''meta-intel: 5e8e52f0d0e3f6092e373bce85c4b5989961cbaf '''
| |
| |- bgcolor="gray"
| |
| | '''meta-qt4 : 8e791c40140460825956430ba86b6266fdec0a93 '''
| |
| |- bgcolor="gray"
| |
| | '''meta-qt3 : 02f273cba6c25f5cf20cb66d8a417a83772c3179 '''
| |
| |- bgcolor="gray"
| |
| | '''meta-tlk : f737ffa2f607f61a6f9f5490758797c923f4ee44 '''
| |
| | |
| |}
| |
| | |
| | |
| {|
| |
| |{{#testopia:
| |
| |run_id=-1
| |
| |testplan={{#var:testplan}}
| |
| |build={{#var:build}}
| |
| |insummary_all={{#var:test_type}} |insummary_any={{#var:test_date}}
| |
| |report_id=concatstats}}
| |
| |{{#testopia:
| |
| |run_id=-1
| |
| |testplan={{#var:testplan}}
| |
| |build={{#var:build}}
| |
| |insummary_all={{#var:test_type}} |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=
| |
| {{#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
| |
| |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:eSDK}} |
| |
| ==eSDK==
| |
| Status
| |
| {{#testopia:
| |
| |run_id=-1
| |
| |product=eSDK
| |
| |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=eSDK
| |
| |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=eSDK
| |
| |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: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}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:genericx86-64}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:minnowboard}} |
| |
| ===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}}
| |
| | }}
| |
| {{#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:beagleboard}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:mpc8315e-rdb}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:p1022ds-rdb}} |
| |
| ===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}}
| |
| | }}
| |
| | }}
| |
| {{#if: {{#var:qemux86}}{{#var:qemux86-64}}{{#var:qemuarm}}{{#var:qemumips}}{{#var:qemuppc}} |
| |
| ==Qemu==
| |
| {{#if: {{#var:qemux86}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:qemux86-64}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:qemuarm}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:qemumips}} |
| |
| ===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}}
| |
| | }}
| |
| {{#if: {{#var:qemuppc}} |
| |
| ===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}}
| |
| | }}
| |
| | }}
| |
| {{#if: {{#var:runtime}} |
| |
| ==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''' <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
| |
| {{#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}}
| |
| | }}
| |
| {{#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: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
| |
| {{#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}}
| |
| | }}
| |
| {{#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:
| |
| |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}}
| |
| | }}
| |
| {{#if: {{#var:adt_ubuntu_1210_x86-64}} |
| |
| ===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}}
| |
| | }}
| |
| | |
| {{#if: {{#var:adt_ubuntu_1304_x86-64}} |
| |
| ===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}}
| |
| | }}
| |
| | |
| {{#if: {{#var:adt_opensuse_122_x86-64}} |
| |
| ===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}}
| |
| | }}
| |
| | |
| {{#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}} |
| |
| ==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}}
| |
| | }}
| |
| | |
| Please note that all contributions to Yocto Project may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
| |
| You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Yocto Project:Copyrights for details). Do not submit copyrighted work without permission!
| |
| | |
| Summary:
| |
| This is a minor edit Watch this page
| |
| Save page Show preview Show changes Cancel | Editing help (opens in new window)
| |
| page discussion edit history move watch
| |
| Yeoh, Ee Peng talk preferences watchlist contributions log out
| |
| navigation
| |
| Main page
| |
| Recent changes
| |
| Random page
| |
| search
| |
| | |
| Go Search
| |
| tools
| |
| What links here
| |
| Related changes
| |
| Upload file
| |
| Special pages
| |
| Powered by MediaWiki
| |
| Privacy policy About Yocto Project Disclaimers
| |