Testing Cycle: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Created page with "{| class="wikitable" ! colspan="7" style="font-weight: bold;" | Test Execution Cycle |- | colspan="3" style="font-weight: bold;" | | style="font-weight: bold;" | Sanity Test | s...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
! colspan=" | ! colspan="6" style="font-weight: bold;" | Test Execution Cycle | ||
|- | |- | ||
| colspan="3" style="font-weight: bold;" | | | colspan="3" style="font-weight: bold;" | | ||
Line 6: | Line 6: | ||
| style="font-weight: bold;" | Weekly Test | | style="font-weight: bold;" | Weekly Test | ||
| style="font-weight: bold;" | Full Pass Test | | style="font-weight: bold;" | Full Pass Test | ||
|- | |- | ||
| | | rowspan="3" colspan="2" style="font-weight: bold; vertical-align:top;" | Cycle | ||
| Daily (M.U.T) | | Daily (M.U.T) | ||
| Yes | | Yes | ||
| | | | ||
| | | | ||
|- | |- | ||
| Weekly | | Weekly | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
| | | | ||
|- | |- | ||
| Release Candidate | | Release Candidate | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
|- | |- | ||
| rowspan="13" style="font-weight: bold;" | Test Areas | | rowspan="13" style="font-weight: bold; vertical-align:top;" | Test Areas | ||
| colspan="2" style="font-weight: bold;" | Component | | colspan="2" style="font-weight: bold;" | Component | ||
| | | | ||
| | |||
| | |||
|- | |- | ||
| style="font-weight: bold;" | Build System | | style="font-weight: bold;" | Build System | ||
Line 38: | Line 33: | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
| | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
Line 45: | Line 39: | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
| | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
Line 52: | Line 45: | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
| | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
Line 60: | Line 52: | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
Line 67: | Line 58: | ||
| | | | ||
| Yes | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
Line 74: | Line 64: | ||
| | | | ||
| Yes | | Yes | ||
|- | |- | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
| Build Performance | | Build Performance | ||
| | | | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 85: | Line 73: | ||
| style="font-weight: bold;" | | | style="font-weight: bold;" | | ||
| Distro testing | | Distro testing | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 93: | Line 80: | ||
| BSP (Hardware) | | BSP (Hardware) | ||
| | | | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
|- | |- | ||
| QEMU | | QEMU | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 106: | Line 91: | ||
| Application Development Toolkit | | Application Development Toolkit | ||
| | | | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 113: | Line 97: | ||
| | | | ||
| | | | ||
| Yes | | Yes | ||
|} | |} |
Latest revision as of 13:02, 9 January 2015
Test Execution Cycle | |||||
---|---|---|---|---|---|
Sanity Test | Weekly Test | Full Pass Test | |||
Cycle | Daily (M.U.T) | Yes | |||
Weekly | Yes | Yes | |||
Release Candidate | Yes | Yes | Yes | ||
Test Areas | Component | ||||
Build System | Bitbake | Yes | Yes | Yes | |
oe-core | Yes | Yes | Yes | ||
meta-yocto | Yes | Yes | Yes | ||
Toaster | Yes | Yes | |||
HOB | Yes | ||||
Build Appliance | Yes | ||||
Build Performance | Yes | Yes | |||
Distro testing | Yes | Yes | Yes | ||
BSP | BSP (Hardware) | Yes | Yes | ||
QEMU | Yes | Yes | Yes | ||
Developer Tools | Application Development Toolkit | Yes | Yes | ||
Eclipse IDE Plugin | Yes |