]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
mfi-common: Do not set di_version runvar to empty string in build jobs
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 19 Jul 2016 14:06:58 +0000 (15:06 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 19 Jul 2016 14:10:24 +0000 (15:10 +0100)
2601498df77c "mfi-common: Do not set di_version runvar to empty string"
fixed the test jobs but not the build jobs, because the setting of
hostos_runvars was (it seems) cloned-and-hacked, and it fixed only one
instance.

Now that we have set_hostos_runvars, use it in create_build_jobs too.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
mfi-common

index 93cc3dab29b158006b06e85923131fa80cd2832a..971ded38e316111707b3c722d5d6e2da6de63d0c 100644 (file)
@@ -134,7 +134,7 @@ create_build_jobs () {
     *)     suite=$defsuite; di_version=$defdi_version;;
     esac
 
-    hostos_runvars="all_host_suite=$suite all_host_di_version=$di_version"
+    set_hostos_runvars
 
     # In 4.4 onwards xend is off by default. If necessary we build a
     # separate set of binaries with xend enabled in order to run those