From: Wei Liu Date: Thu, 21 Jul 2016 10:31:04 +0000 (+0100) Subject: sg-run-job: create xtf build recipe X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ff7aa1c6e9d32861897c70f0b1b13223bb393ddb;p=people%2Fliuw%2Fosstest.git sg-run-job: create xtf build recipe Signed-off-by: Wei Liu Acked-by: Ian Jackson --- diff --git a/sg-run-job b/sg-run-job index 01c57aa..6e6a824 100755 --- a/sg-run-job +++ b/sg-run-job @@ -469,6 +469,7 @@ proc need-hosts/build {} { return BUILD } proc need-hosts/build-kern {} { return BUILD } proc need-hosts/build-libvirt {} { return BUILD } proc need-hosts/build-rumprun {} { return BUILD } +proc need-hosts/build-xtf {} { return BUILD } proc run-job/build {} { run-ts . = ts-xen-build @@ -489,6 +490,10 @@ proc run-job/build-rumprun {} { xenstorels ::/usr/local/bin/xenstore-ls } +proc run-job/build-xtf {} { + run-ts . = ts-xtf-build +} + proc prepare-build-host {} { global jobinfo run-ts broken = ts-hosts-allocate + host