]> xenbits.xensource.com Git - people/liuw/osstest.git/commit
Qualify TftpDiVersion with the suite.
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Jan 2016 14:28:55 +0000 (14:28 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Feb 2016 09:01:28 +0000 (09:01 +0000)
commit7af45773e80f62386341bc0eb9f26c027d1ce828
tree319787b6b49b433ce5682e471ce697f9cbd6fbfe
parentf75717c0680bb50b1698b1d6b626b5de82f5cb6f
Qualify TftpDiVersion with the suite.

This allows the version to differ e.g. between Wheezy and Jessie.

Update production-config* to set TftpDiVersion_jessie instead of just
TftpDiVersion, also add TftpDiVersion_wheezy using the version
replaced in commit f610ea162836 "Switch to Debian 8.0 (jessie) as OS
for test hosts".

In mfi-common we need to check for TftpDiVersion_$suite (_$guestsuite)
and TftpDiVersion manually since getconfig In that context will not
see any DebianSuite override in the environment.

This ensures that when a non-default suite is configured a
corresponding useful version of DI is selected.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Osstest.pm
make-flight
production-config
production-config-cambridge