Cargando…

Continuous Integration in CFMGR

Cfmgr is a managing tool for network devices. At the moment there is no way to automatically check the working behaviour of the tool, meaning that a lot of effort is spend into manually testing the tool after an update. During my stay at CERN I developed a black-box testing framework for Cfmgr accor...

Descripción completa

Detalles Bibliográficos
Autor principal: Frohlingsdorf, David
Lenguaje:eng
Publicado: 2017
Materias:
Acceso en línea:http://cds.cern.ch/record/2285664
Descripción
Sumario:Cfmgr is a managing tool for network devices. At the moment there is no way to automatically check the working behaviour of the tool, meaning that a lot of effort is spend into manually testing the tool after an update. During my stay at CERN I developed a black-box testing framework for Cfmgr according to Continuous Integration practices and successfully deployed the framework using Jenkins and Docker. This report discusses in detail how the framework works and how it can be configured, and equally gives a broad problem description and outlines future work directions.