diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-15 06:56:31 -0800 |
---|---|---|
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-15 06:56:31 -0800 |
commit | 8b18a2562ee7a85eab134e1ded54f6478ae6433d (patch) | |
tree | 57265ab811884e7d0529dff425a6c78ebd0230b9 /jjb | |
parent | 36e9d0092bb36f415b377a5d7a7969c60fbd66b9 (diff) |
Switch docker image from centos to ubuntu
Change-Id: I19ff081bbf8391bcbd03ad895b2c25dc4859850e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-management/ci-management.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/ci-management/ci-management.yaml b/jjb/ci-management/ci-management.yaml index 8a6d7e473..662e9c542 100644 --- a/jjb/ci-management/ci-management.yaml +++ b/jjb/ci-management/ci-management.yaml @@ -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: |