Switch docker image from centos to ubuntu
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Feb 2017 14:56:31 +0000 (06:56 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Feb 2017 14:56:31 +0000 (06:56 -0800)
Change-Id: I19ff081bbf8391bcbd03ad895b2c25dc4859850e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index 8a6d7e4..662e9c5 100644 (file)
@@ -22,8 +22,8 @@
       - docker
 
     exclude:
-      # only build the docker image on centos at present
-      - platforms: ubuntu-16.04
+      # only build the docker image on ubuntu at present
+      - platforms: centos
         templates: docker
 
 - job-template: