[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTest PATCH [RFC] 3/4] sg-run-job: Fedora guest job



Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx>
---
 sg-run-job |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/sg-run-job b/sg-run-job
index db62365..d216408 100755
--- a/sg-run-job
+++ b/sg-run-job
@@ -253,6 +253,17 @@ proc run-job/test-freebsd {} {
     test-guest freebsd
 }
 
+proc install-guest-fedora {} {
+    run-ts . = ts-fedora-install
+    run-ts . = ts-guest-start + fedora
+}
+
+proc need-hosts/test-fedora {} { return host }
+proc run-job/test-fedora {} {
+    install-guest-fedora
+    test-guest fedora
+}
+
 proc need-hosts/test-win {} { return host }
 proc run-job/test-win {} {
     run-ts . = ts-windows-install


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.