]> xenbits.xensource.com Git - people/aperard/osstest.git/commitdiff
more runvars
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 5 Jan 2018 17:27:41 +0000 (17:27 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Fri, 5 Jan 2018 17:27:41 +0000 (17:27 +0000)
make-centos-flight

index a41887f574699b3a054279e7d3a0797f7b1a7815..d93f95efd596cdc028ed84f6fbd0975b9e0b874f 100755 (executable)
@@ -494,6 +494,7 @@ guestsuite=$defguestsuite
 di_version=$defdi_version
 pairtoolstack="xl libvirt"
 
+# centos_release=6; it's 7 by default
 hostos_runvars="
   all_host_os=centos        \
   "
@@ -510,6 +511,7 @@ most_hostflags="arch-$dom0arch,arch-xen-$xenarch,purpose-test"
 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
           "