|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [TOOLS][XM-TEST] Add a PowerPC group test to check for regressi
With the most recent merge with upstream we now hav xm-test 1.1 in the
powerpc tree. This measn that PPC is now supported my xm-test (and
xensource build and host a ppc initrd). This patch introduces a new
xm-test group for testing that patches do not introduce regressions.
This group consists of all tests known to be supported and succesfully
complete (in reasonable time).
Does not include:
* memset, requires balloon driver
* network*, Due to something like bug #727 these tests take too long to
be usful.
* save/restore, Until Yi and Dan's work gets merged.
* migrate, Obvious reasons.
To run this follow the build instructions at:
http://wiki.xensource.com/xenwiki/XenPPC/Run/XM-Test
But use:
./runtest -d -e <youremail> -g powerpc_regress <logfile>
to run the test, from there
egrep FAIL <logfile>.passfail
should be empty.
Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
---
tools/xm-test/grouptest/powerpc_regress | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
---
ff -r b17300195f02 tools/xm-test/grouptest/powerpc_regress
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/xm-test/grouptest/powerpc_regress Mon Nov 20 15:08:46 2006
+1100
@@ -0,0 +1,24 @@
+block-create
+block-destroy
+block-list
+block-integrity
+console
+create
+destroy
+dmesg
+domid
+domname
+enforce_dom0_cpus
+help
+info
+list
+memmax
+pause
+reboot
+sched-credit
+shutdown
+sysrq
+unpause
+vcpu-disable
+vcpu-pin
+vtpm
Yours Tony
linux.conf.au http://linux.conf.au/ || http://lca2007.linux.org.au/
Jan 15-20 2007 The Australian Linux Technical Conference!
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [TOOLS][XM-TEST] Add a PowerPC group test to check for regressions.,
Tony Breeds <=
|
|
|
|
|