FTAS R3.2
Release
  • Introduction
  • What's New?
  • Installation
    • Host Requirements
    • Supported Traffic Generators
    • Deploy the VM
    • User Login
  • Test Setup
  • Test Bed Configuration
  • Test Suite Configuration
  • Test Case Execution
  • Test Case Results Reporting
  • Test Cases
    • Feature
      • Platform
      • Ports
      • Layer 2
      • Layer 3
      • Management
    • Scalability
      • Management
      • Layer 2
      • Layer 3
    • Resilience
  • Support
    • How to contact Aviz Networks Support?
Powered by GitBook
On this page
Export as PDF

Test Case Results Reporting

PreviousTest Case ExecutionNextTest Cases

The FTAS test_runner service collects the logs from the test case execution, captures and saves them to "~/logs/jobs.log" file.

The FTAS also creates an HTML version of the reports available "~/reports/test_report_20230218_**/"

oper@ftasvm:~/reports/test_report_20230218_125505$ ls -lrth
total 40K
drwxr-xr-x 2 root root 4.0K Feb 18 13:04 taas_acl_test.py
-rw-r--r-- 1 root root  22K Feb 18 13:04 ftas_2duts_topo.py.html
-rw-r--r-- 1 root root 9.0K Feb 18 13:04 ftas_2dut_suite.yaml.html
oper@ftasvm:~/reports/test_report_20230218_125505$ 

To view the HTML test report, Visit the URL at http://<VM IP addr>:8090/

Deleting Test Reports

oper@ftasvm:~$ cd reports/
oper@ftasvm:~/reports$ sudo rm -rf test_report_20230218_125505

oper@ftasvm:~$ cd logs/
oper@ftasvm:~/logs$ rm -rf jobs.log
Test suite summary report
Detailed test logs for a test case