@@ -86,7 +86,7 @@ our %c = qw(
Images images
- DebianSuite jessie
+ DebianSuite stretch
DebianMirrorSubpath debian
TestHostKeypairPath id_rsa_osstest
@@ -93,10 +93,12 @@ TftpNetbootGroup osstest
# Update with ./mg-debian-installer-update(-all)
TftpDiVersion_wheezy 2016-06-08
TftpDiVersion_jessie 2017-04-06
+TftpDiVersion_stretch 2017-10-11
# For ISO installs
DebianImageVersion_wheezy 7.2.0
DebianImageVersion_jessie 8.2.0
+DebianImageVersion_stretch 9.2.1
# These should normally be the same.
# Update with ./mg-cpu-microcode-update
Signed-off-by: Wei Liu <wei.liu2@citrix.com> --- Osstest.pm | 2 +- production-config | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)