diff --git a/jobs/generation/Utilities.groovy b/jobs/generation/Utilities.groovy index 1adc381b82..8cbebb79ff 100644 --- a/jobs/generation/Utilities.groovy +++ b/jobs/generation/Utilities.groovy @@ -100,7 +100,6 @@ class Utilities { '201626':'auto-ubuntu1404-201626', // Contains an updated version of mono '20160211':'auto-ubuntu1404-20160211', - '201626test':'auto-ubuntu1404-201626test', // Latest auto image. This will be used for transitioning // to the auto images, at which point we will move back to // the generic unversioned label except for special cases. @@ -112,6 +111,7 @@ class Utilities { '':'ubuntu', // Specific auto-image label '201626':'auto-ubuntu1404-201626', + '201626test':'auto-ubuntu1404-201626test', // Contains an updated version of mono '20160211':'auto-ubuntu1404-20160211', // Latest auto image. This will be used for transitioning