Skip to content

openshift-kni/eco-ci-cd

Folders and files

NameName
Last commit message
Last commit date
May 9, 2024
Mar 26, 2025
Apr 2, 2025
Feb 11, 2025
Jan 17, 2025
Jan 13, 2025
Mar 25, 2025
Mar 28, 2025
Apr 8, 2024
Mar 25, 2025
Mar 25, 2025
Jan 13, 2025
Mar 26, 2025

Repository files navigation

eco-ci-cd

Ansible playbooks for the Telco Verification CI/CD.

Overview

This repository contains a collection of Ansible playbooks and roles designed to automate various OpenShift (OCP) operations for Telco Verification CI/CD pipelines.

Available Roles

Role Name Purpose Documentation
oc_client_install Installs the OpenShift CLI (oc) client Documentation
ocp_operator_deployment Manages the deployment of operators in OpenShift Documentation
ocp_version_facts Manages OpenShift version information and sets various version-related facts Documentation

Prerequisites

  • Ansible 2.9+

Installing Project Requirements

# Clone the repository
git clone https://github.com/yourusername/eco-ci-cd.git
cd eco-ci-cd

# Install Ansible collection dependencies (if any)
ansible-galaxy collection install -r requirements.yml

License

GPL v3.0

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published