What's on this page

Demos

Introduction

Telco Network Cloud Orchestration (TNC-O) Demonstrations This section introduces a set of working TNC-O demonstrations. With working code and scripted scenarios to help you get up and running quickly. CI/CD Automated Pipeline Description: Setup and use an automated CI/CD Pipeline to automate on-boarding, test, and deployment of an example Voice Service. Key points: Automated pipeline, automated behaviour driven testing, automated environment creation, automated binary package store Link: CI/CD pipeline Coming soon Dummy EPC End to End VoIP Service NFVI Automation »

CI/CD Pipeline demonstration

Objectives This working demonstration showcases Telco Network Cloud Orchestration (TNC-O) automated CI/CD capabilities. The demo will show the following Automated triggering of Network Service or VNF build from a Git project source change. Creation of a pre-production environment and all VNF or test dependencies required to run the updated Network Service. Automated behaviour testing of the updated Network Service On success the network service binary package is built with an appropriate version number and stored in Nexus Pre-requisites Have read the CI/CD Hub Introduction Working CI/CD Hub and TNC-O environment Install local LMCTL Working Docker Environment to run VNFs Installing the Demo Clone the Telco Network Cloud Orchestration (TNC-O) demo artifacts from GitHub to your local machine »