Skip to content

openshift-eng/art-tools

Repository files navigation

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