Ian Jackson writes ("RE: [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested test job"): ... > But it isn't as simple as you suggest, unfortunately. Because: > > > proc need-hosts/test-nested {} {return host} > > proc run-job/test-nested {} { > > run-ts . = ts-debian-hvm-install + host l1 > > run-ts . = ts-nested-setup + host l1 > > run-ts . = ts-xen-install l1 > > run-ts . = ts-host-reboot l1 > > run-ts . = ts-leak-check basis l1 > > run-ts . = ts-debian-hvm-install l1 l2 > > run-ts . = ts-guest-stop l1 l2 > > run-ts . = ts-leak-check check l1 > > run-ts . = ts-logs-capture l1 > > run-ts . = ts-guest-destroy + host l1 > > This will not run ts-logs-capture on l1, unless all the previous tests > passed. That's obviously not what we want.
I think it would be best if I proposed some code to you. I will get back to you with a suggestion. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel