[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST 10/12] Compose the main body of test-nested test job.
Robert Ho writes ("[PATCH OSSTEST 10/12] Compose the main body of test-nested test job."): > Compose the main body of test-nested test job. Ah, this is what I was missing earlier. You really need to order this so that things come after things which depend on them. Typically: * cleanups * define new TestSupport facilities * define new ts-* scripts if any * define new recipies * updates to make-flight to define new jobs. > +proc need-hosts/test-nested {} {return host} > +proc run-job/test-nested {} { > + run-ts . = ts-debian-hvm-install + host + nested + nested_L1 ts-debian-hvm-install takes only two arguments. You are passing 3. I guess this is in further patches... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |