wuyu8242
发件人: Amos Kong 发送时间: 2011-03-17 14:48:37 收件人: wuyu8242 抄送: autotest 主题: Re: Re: About using kvm-autotest On Thu, Mar 17, 2011 at 02:10:49PM +0800, wuyu8242 wrote: > hi Amos, > Thx a lot for your help!! > > I have tried these steps, in the 4 step, my command is "../../bin/ > autotest --verbose control" instead of "../../bin/autotest --verbose", yes, it should be "../../bin/autotest control --verbose" > now after running the 4 step, the output of screen as following: > > [root@localhost kvm]# /home/tzx/autotest/client/bin/autotest --verbose /home/ > tzx/autotest/client/tests/kvm/control > 03/17 19:32:01 INFO | job:0173| Writing results to /home/tzx/autotest/ > client/results/default > 03/17 19:32:01 INFO | job:0931| Initializing the state engine > 03/17 19:32:01 DEBUG| base_job:0347| Persistent state client.steps now set > to > [] > 03/17 19:32:01 DEBUG| job:0954| Persistent option harness now set to > None > 03/17 19:32:01 DEBUG| job:0954| > Persistent option harness_args now set to None > 03/17 19:32:01 DEBUG| harness:0090| Selected harness: standalone > 03/17 19:32:01 INFO |harness_st:0033| Symlinking init scripts > 03/17 19:32:01 DEBUG|base_utils:0074| Running 'grep :initdefault: > /etc/inittab' > 03/17 19:32:01 DEBUG|base_utils:0074| Running 'ln -sf > /home/tzx/autotest/client > /tools/autotest /etc/init.d/autotest' > 03/17 19:32:01 DEBUG|base_utils:0074| Running 'ln -sf > /home/tzx/autotest/client > /tools/autotest /etc/rc5.d/S99autotest' > 03/17 19:32:01 DEBUG| job:0278| Dropping caches > 03/17 19:32:01 DEBUG|base_utils:0074| Running 'sync' > 03/17 19:32:02 DEBUG|base_utils:0074| Running 'echo 3 > /proc/sys/vm/ > drop_caches' > 03/17 19:32:03 DEBUG|base_utils:0074| Running 'gzip -9 "/home/tzx/autotest/ > client/results/default/sysinfo/dmesg"' > 03/17 19:32:04 DEBUG|base_utils:0074| Running 'rpm -qa' > 03/17 19:32:17 INFO | job:0200| START ---- ---- timestamp= > 1300361537 localtime=Mar 17 19:32:17 > 03/17 19:32:17 DEBUG| base_job:0347| > Persistent state client._record_indent now set to 1 > 03/17 19:32:19 INFO | job:0200| END GOOD ---- ---- timestamp= > 1300361539 localtime=Mar 17 19:32:19 > 03/17 19:32:19 DEBUG| base_job:0347| > Persistent state client._record_indent now set to 0 > 03/17 19:32:19 DEBUG|logging_ma:0561| Logging subprocess finished > 03/17 19:32:19 DEBUG|logging_ma:0561| Logging subprocess finished > [root@localhost kvm]# > > Then, it stoped and out the command. Is it right? when I ps the kvm, > the process of kvm is alive, the output of screen as following: > [tzx@localhost linux]$ ps -ef|grep vm > root 835 2 0 Mar16 ? 00:00:00 [kvm-irqfd-clean] > tzx 22461 19815 0 21:39 pts/2 00:00:00 grep vm > > But, the debug info in results did not increase, these cases are right? The > 4st > step of you via the tests.cfg , What is the difference? What's the result of "./kvm_config.py tests.cfg" ? ----------- # cd autotest/client/tests/kvm/ # ./kvm_config.py tests.cfg dict 1: virtio_blk.smp2.Fedora.14.64.virtio_net.unattended_install.cdrom dict 2: virtio_blk.smp2.Fedora.14.64.virtio_net.boot dict 3: virtio_blk.smp2.Fedora.14.64.virtio_net.shutdown yes, this output is right, as following: [root@localhost kvm]# ./kvm_config.py tests.cfg dict 1: virtio_blk.smp2.Fedora.14.64.virtio_net.unattended_install.cdrom dict 2: virtio_blk.smp2.Fedora.14.64.virtio_net.boot dict 3: virtio_blk.smp2.Fedora.14.64.virtio_net.shutdown [root@localhost kvm]# Could you attach your tests.cfg? ok, attchment is the my tests.cfg, pls check it. Thx.
tests.cfg
Description: Binary data
_______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
