tree: ef885b35ec2cdc30d8b2f873e22b0df2bdcdeb54 [path history] [tgz]
  1. container/
  2. manifests/
  3. build.sh
  4. e2t.go
  5. e2t.yaml
  6. README.md
test/e2t/README.md

E2T Test platform component

Base project: https://gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp

General Description

E2T is a platform component stub which has following behaviors

  • Receives, decodes and prints out the content of RMR messages
  • Sends Subscription Response message (12011) to each RMR message using it's sub_id
  • Sends Subscription Response with invalid subscription ID in every 14 second
  • Sends Subscription Response with malformed payload in every 14 second
  • Set E2T_RAWDATA to override default encoded payload (use hex dump format)