Exclude ubuntu14.04 devstack from being built 65/51665/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 10 Feb 2017 04:07:45 +0000 (14:07 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 10 Feb 2017 04:07:45 +0000 (14:07 +1000)
Change-Id: I66c7f895a9d2e6ef44d29b63da2341e161fa1091
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/releng-jobs.yaml

index c5eb38ba5ab24e22d04947261070e4950282f178..1198e313e661ca327b66b0dfcf93d221a6a2e146 100644 (file)
@@ -47,6 +47,8 @@
           templates: devstack-pre-pip-mitaka
         - platforms: ubuntu-14.04
           templates: devstack-pre-pip-newton
+        - platforms: ubuntu-14.04
+          templates: devstack
 
     project-type: freestyle
     archive-artifacts: '**/*.log'