diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-10-25 14:54:38 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-10-25 14:54:38 -0700 |
commit | 6b54dfa6dd59a59613667e16a69ee61236daf39d (patch) | |
tree | 1df40ace28abd5eef621f09f38a3e2b88b11c471 /jjb | |
parent | f82a5f922078c4ae5c1bbd9d6652c0a352795f0a (diff) |
Remove Centos Docker packer jobs
ONAP does not need these since the only Docker nodes being
in production are Ubuntu based. There is no requirement for
a Centos Docker node.
Change-Id: I9ab4b1e75c2297458a10789d675c6a3b453c529c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-management/ci-management-packer-jobs.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml index 52c496db1..888fe2aad 100644 --- a/jjb/ci-management/ci-management-packer-jobs.yaml +++ b/jjb/ci-management/ci-management-packer-jobs.yaml @@ -33,8 +33,6 @@ build-timeout: 60 platforms: - - centos-7 - - centos-7-arm64 - ubuntu-16.04 - ubuntu-18.04-arm64 templates: docker |