di_version=$defdi_version
pairtoolstack="xl libvirt"
-# centos_release=6; it's 7 by default
+# Some default runvars:
+# CentOS version, 6 or 7
+# centos_release=7
+# Repo for Xen packages to tests
+# CentosReposUrl='http://cbs.centos.org/repos/virt\$releasever-xen-48-candidate/\$basearch/os/,http://cbs.centos.org/repos/virt\$releasever-xen-common-candidate/\$basearch/os/'
hostos_runvars="
all_host_os=centos \
"
most_runvars="
arch=$dom0arch \
kernkind=$kernkind \
- CentosReposUrl='http://cbs.centos.org/repos/virt\$releasever-xen-48-candidate/\$basearch/os/,http://cbs.centos.org/repos/virt\$releasever-xen-common-candidate/\$basearch/os/' \
$arch_runvars $hostos_runvars
"