Skip to content

CiscoTestAutomation/jenkins_report_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyATS Report Plugin

The pyATS Report Plugin is a Post Build plugin to display Cisco test automation test results within Jenkins, with options to upload the archives to Cisco Xpresso portal. The Report Plugin is designed to work with pyATS Project (for pyATS based scripts), as well as Jenkins Free Style project(for TCL based scripts).

Table Of Content

Related Plugins

Feature Highlights

  • Extract ResultsDetails.xml results file from a specific archive location(Free Style Project) or from the Jenkins workspace (PyATS Project)
  • Provide Test suite, and testcase result details with Trend graphs
  • Upload the results to Cisco Xpresso
  • Pointer to direct view from Xpresso Dashboard

Workflow

For the complete workflow of how this plugin can be used for, refer to: https://github.com/CiscoTestAutomation/jenkins_project_plugin/blob/master/README.md#workflow-diagram

ChangeLog