XenTest: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Added explanations related to Xen testing) |
m (impliedhere -> implied;hanrness -> harness;sent top -> sent to) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This page and its sub-pages have been archived. The reason is that Xen testing has never been implemented in the way that the old pages |
This page and its sub-pages have been archived. The reason is that Xen testing has never been implemented in the way that the old pages implied. The Xen team has an automated test harness that is currently undocumented. |
||
* A plan is in place to document the harness for Xen 4.3 |
* A plan is in place to document the harness for Xen 4.3 |
||
* A plan is in place to make the harness deployable in distros and for everyone |
* A plan is in place to make the harness deployable in distros and for everyone |
||
* The test |
* The test harness will be documented |
||
* Test failures of the harness: failed tests lead to e-mails sent |
* Test failures of the harness: failed tests lead to e-mails sent to xen-devel - these are marked with: |
||
** '''[Xen-devel] [xen-unstable test] <test ID>: regressions - FAIL'''; for an example see [http://xen.markmail.org/search/?q=xen-unstable%20test this query] |
** '''[Xen-devel] [xen-unstable test] <test ID>: regressions - FAIL'''; for an example see [http://xen.markmail.org/search/?q=xen-unstable%20test this query] |
||
** '''[Xen-devel] [xen-4.0-testing test] <test ID>: regressions - FAIL'''; for tests on the Xen 4.0 branch. |
** '''[Xen-devel] [xen-4.0-testing test] <test ID>: regressions - FAIL'''; for tests on the Xen 4.0 branch. |
||
** '''Etc.''' |
|||
== For the Archived pages go to ... == |
== For the Archived pages go to ... == |
||
Line 11: | Line 12: | ||
== Also see == |
== Also see == |
||
* [[Distros]] - |
* [[Distros]] - Recommended tests and integration notes for Linux/Unix distributions containing Xen pages |
Latest revision as of 00:52, 30 May 2012
This page and its sub-pages have been archived. The reason is that Xen testing has never been implemented in the way that the old pages implied. The Xen team has an automated test harness that is currently undocumented.
- A plan is in place to document the harness for Xen 4.3
- A plan is in place to make the harness deployable in distros and for everyone
- The test harness will be documented
- Test failures of the harness: failed tests lead to e-mails sent to xen-devel - these are marked with:
- [Xen-devel] [xen-unstable test] <test ID>: regressions - FAIL; for an example see this query
- [Xen-devel] [xen-4.0-testing test] <test ID>: regressions - FAIL; for tests on the Xen 4.0 branch.
- Etc.
For the Archived pages go to ...
- Archived/XenTest - these are still valuable for manual testing
Also see
- Distros - Recommended tests and integration notes for Linux/Unix distributions containing Xen pages