centosci / images

Templates for CentOS CI services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CentOS CI container images used in ocp.ci.centos.org

This repository contains several container images, used in OCP cluster for CI tenants:

  • cico-workspace : jenkins java agent container connected to main jenkins server deployed in openshift. Based on centos container, with some tools added (like cicoclient)
  • python-tox : fedora based container to test python code through tox
  • fedora-infra : used by fedora-infra team for testing

About

Templates for CentOS CI services

License:MIT License


Languages

Language:Dockerfile 95.1%Language:Shell 4.9%