Categorygithub.com/test-network-function/cnf-certification-test

# README

CNF Certification Test

build go report go-doc release) red hat openshift license

Objective

To provide a set of test cases for the Containerized Network Functions/Cloud Native Functions (CNFs) to verify if best practices for deployment on Red Hat OpenShift clusters are followed.

  • The test suite can be run as a standalone (after compiling the Golang code) or as a container.

  • The full documentation is published here. Please contact us in case the documentation is broken.

  • The catalog of all the available test cases can be found here.

Target Audience

  • Partner
  • Developer

Technical Pre-requisites for Running the Test Suite

  • OCP or Kubernetes Cluster
  • Docker or Podman (if running the container-based version)
  • make install-tools (if running the compiled binary version)

Pre-requisites for Topics Covered

  • Knowledge on Kubernetes
  • OpenShift Container Platform
  • Kubernetes Operator

Language

Golang

Linters for the Codebase

License

CNF Certification Test is copyright Red Hat, Inc. and available under an Apache 2 license.

# Packages

No description provided by the author
Package suite provides the entrypoint for running ginkgo tests and producing a claim file.
No description provided by the author