openshift-eng / art-tools

Automated Release Team tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

art-tools

Collection of Release tools for managing OCP releases

Setup

  • Requires Python >= 3.8
  • git clone https://github.com/openshift-eng/art-tools.git
  • You will need to install local package dependencies, redhat certificates and configure kerberos for authentication before we get to installing python dependencies. See Containerfile for details
  • make venv or make default-python-venv

About

Automated Release Team tooling

License:Apache License 2.0


Languages

Language:Python 98.5%Language:Shell 0.8%Language:Dockerfile 0.7%Language:Makefile 0.1%