XCI Cross Community CI Yolanda Robla Mota, Red Hat Fatih Degirmenci, Ericsson.

Slides:



Advertisements
Similar presentations
OSCAR Project Proposed Project for OPNFV
Advertisements

Copyright © 2014 Juniper Networks, Inc. 1 OSCAR Project Proposed Project for OPNFV Stuart Mackie NFV/SDN Architect.
OSCAR Project Proposed Project for OPNFV
IETF 91: Open Platform for NFV Collaboration with I2NSF Chris Donley 1.
OPNFV Platform Overview
QTIP Version 0.2 4th August 2015.
StudioSysAdmins 2 nd Annual SIGGRAPH Birds-of-a-Feather John Hickson - 08/09/2011 StudioSysAdmins 2 nd Annual SIGGRAPH Birds-of-a-Feather John Hickson.
May l Washington, DC l Omni Shoreham Nick Dobrovolskiy VP Parallels Open Platform May 19 th, 2008 Introducing Parallels Server.
EMT 2390L Lecture 1 Dr. José M. Reyes Álamo. Outline About Linux Install Linux in a Virtual Machine.
OPNFV Qtip Status Update Vikram Dham, Nauman Ahad Sep 2, 2015.
1 Adopting and Embracing Open Source for NFV Guy Shemesh Senior Director for Cloud Solutions, CloudBand October 2015.
숭실대 IoT , Openstack, DevOps 숭실대
What is OPNFV? Frank Brockners, Cisco. June 20–23, 2016 | Berlin, Germany.
guest host guest ® ® Linux is a real business for Microsoft Accelerating engagement across a range of Microsoft product development teams We’ve been.
Top Docker Cloud Software Hosting PaaS Providers in Australia
Open Source Summit May 8, 2017.
Bryan Sullivan, AT&T June 13, 2017
Microsoft Build /9/2017 5:00 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Bringing Dynamism to OPNFV
Organizations Are Embracing New Opportunities
16 March 2017 Wassim Haddad, Ericsson Amar Kapadia, Aarna Networks
OPEN ORCHESTRATION & INTEROPERABILITY
OPNFV Board Meeting 16 June 2017.
Nikolas Hermanns Jose Lausuch
Web application hosting with Openshift, and Docker images
8 March 2017 Wassim Haddad, Ericsson Amar Kapadia, Aarna Networks
TSC update to the Board 7 April 2017.
Web application hosting with Openshift, and Docker images
Bootstrap / Getting Started Using Puppet Deployment
Tina Tsou, Bryan Sullivan,
How to Reuse OPNFV Testing Components in Telco Validation Chain
Infrastructure Orchestration to Optimize Testing
OPNFV Doctor - How OPNFV project works -
Pablo Pinés León – FTEC 2016 Program
Cross Community CI (XCI)
Dovetail project update
SDN World Congress, The Hague, October 10-13, /10/2016.
ETSI NFV POCS and PLUGTESTS
Lessons learned and proposals Sylvain Desbureaux, Morgan Richomme
Atomic Gerard Braad FUDCon Phnom Penh 2016
A Guide on Top Linux Distribution in 2016
Hadoop Clusters Tess Fulkerson.
Acutelearn Best Devops Online Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
Beijing S3P test strategy Eric Debeau, Sylvain Desbureaux, Morgan Richomme December 12, 2017.
OPNFV Arno Installation & Validation Walk-Through
ENTER THE TITLE OF YOUR OPENSTACK
Network Configuration Automation at LINX
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Virtual Central Office Looking Ahead to the 5G Edge
Sr. Developer Cloud System - Architecture
On the Way to Cloud Native:
OPNFV Releng Graduation Proposal OPNFV Releng Team
GBIF CESP Workshop, Madrid 2018 Dave Martin
Network Services Benchmarking - NSB
OVN: The future of Openvswitch
OpenShift vs. Vanilla k8s on OpenStack IaaS
Approaches Taken by Two Large Scale Open Source Projects
ENTER THE TITLE OF YOUR OPENSTACK
SOLARIS Tango Control System Status
Introduction to Docker
SUSE CaaS and Dell EMC.
For Community and TSC Discussion Bin Hu
OpenStack Summit Berlin – November 14, 2018
Virtualization (and Cloud) technology seminar
NFV and SD-WAN Multi vendor deployment
Implementation Discussion Bin Hu
Airskiff: Your on-ramp to Airship Development
Title: Robust ONAP Platform Controller for LCM in a Distributed Edge Environment (In Progress) Source: ONAP Architecture Task Force on Edge Automation.
Module 02 Operating Systems
Presentation transcript:

XCI Cross Community CI Yolanda Robla Mota, Red Hat Fatih Degirmenci, Ericsson

Agenda Network Transformation & NFV OPNFV and its challenges Cross Community CI (XCI) Tooling

Open and Standardized Networks From Physical Network Functions (PNF) To Virtual Network Functions (VNF) Specialized HW & OS To open, industry standard

Open Platform for NFV OPNFV is a carrier-grade, integrated, open source platform to accelerate the introduction of new NFV products and services.

What does OPNFV Actually do?

Resulting in lots of combinations...

CI on Distributed Baremetal Labs

Cross Community CI - XCI

XCI Pipelines

Tooling + + + zuul bifrost openstack-ansible kubespray

Zuul Cross-project CI/CD with Ansible Used for project-gating and cross-project testing Based on pipelines: check, gate, post… Speed up testing: testing in parallel Tested at scale: used by OpenStack project gating We are currently on a POC, meanwhile we use Jenkins

Bifrost Standalone Ironic Tool for provisioning virtual and bare metal machines Ansible based Supports Ubuntu, CentOS, and openSUSE Easy to use – create inventory, install bifrost, enroll & deploy Rock-solid! OPNFV runs 3rd Party CI for all the patches!

Openstack-ansible Tool for installing OpenStack Containerized (lxc) OpenStack services Ansible based Easy integration – write your own role Source based deployment/developer mode Supports Ubuntu, CentOS, and openSUSE

Kubespray Tool for installing a Kubernetes cluster Can be deployed on multiple platforms Composable (choice of different network plugins) Supports CoreOS, Debian, Ubuntu, CentOS Continuous integration tests Ansible-based