From e2fd523500c24a91f069c2a5818b3e59d87f6c68 Mon Sep 17 00:00:00 2001 From: Lakshmi Priya Sekar Date: Thu, 11 Feb 2016 19:33:38 -0800 Subject: [PATCH] Move the test label to Ubuntu 14.04. --- jobs/generation/Utilities.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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