Release-Notes

This document provides the release notes for Amber Release of Open Test Framework (OTF).

Version history

Date Ver. Author Comment
2019-11-12 0.1.0 Rohan Patel (AT&T) First draft
2020-06-16 0.1.2 Jackie Chen (AT&T) new VTH development
  1.0    

Summary

This release(0.1.2) will include new VTHs that were developed for oran community.The following are VTHs were developed:

  • dmaap
  • A1-mediator
  • smo-o1
  • SDNC
  • A1-policy-manager

Most of the vth were built according to health-check use cases(Workflow #2,#3,#4) via: https://wiki.o-ran-sc.org/display/RSAC/Health-Check+Use+Case

Release Data

Project OTF
Repo/commit-ID it/otf
Release designation Bronze
Release date 2020-06-16
Purpose of the delivery update repo with VTHs

Feature Additions

JIRA BACK-LOG:

JIRA REFERENCE SLOGAN
   

Bug Corrections

JIRA TICKETS:

JIRA REFERENCE SLOGAN
   
   

Deliverables

Software Deliverables

Code: https://gerrit.o-ran-sc.org/r/gitweb?p=it/otf.git;a=summary

Repository contains several applications:

oran-ric-test-head:
  • VTH that enables interaction with xAPP manager
  • Functionality includes list, deploy, delete xApps
otf-aaf-credential-generator:
  • contains helm chart for AAF information
otf-camunda:
  • Test Control Unit Engine
  • Application handles deployment and execution of OTF test strategies
otf-cert-secret-builder:
  • contains helm chart for certificate and credential information
otf-frontend:
  • OTF Portal / GUI
  • Application provides portal for OTF and allows users to deploy, execute, schedule, and view test executions
otf-ping-test=head:
  • VTH that capability to ping a server
otf-robot-test-head:
  • VTH that enables the execution of Robot tests
otf-service-api:
  • Test Control Unit API
  • Application exposes apis that allow clients to execute test instances, create test instances, and query execution status.
otf-sst-test-head:
  • VTH that enables ssh capability to remote server
dmaap-vth:
  • VTH used to subscribe and publish topics/message via dmaap api
a1-mediator-vth:
smo-o1-vth:
  • Performs health checks to verify that O1 interface is alive by getting alarm list
a1-policy-manager-vth:
a1-sdnc-vth:

Instructions on how to build and run these applications can be found in the otf-installation.txt file located in the it/otf repository.

Documentation Deliverables

OTF Documentation can be found in the link below:

Documentation: https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=10715484

The videos and documents located here contain information about how to use the OTF platform, create and execute tests, and troubleshoot workflows.