Added repo structure into README 22/14022/1
authorBimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
Tue, 7 Jan 2025 05:48:10 +0000 (13:48 +0800)
committerBimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
Tue, 7 Jan 2025 05:49:49 +0000 (13:49 +0800)
Change-Id: I39ed2b6a9fe0d9904c193f79ac070432933b0ab5
Signed-off-by: Bimo Fransiscus Asisi <d11002806@gapps.ntust.edu.tw>
README.md

index 3fad272..6b7ba26 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,11 +1,19 @@
-This repository contains tools for end-to-end testing of the RIC.  Among the included tools:
+# it/test
 
-o In simulators/, an implementation of the gNodeB E2 interface to allow
-testing without a live gNodeB and a workload generator to exercise the
-interfaces between XApps
-o In ric_robot_suite/, implementations of the Robot Framework
+This repository contains tools for end-to-end testing of the RIC and O-Cloud. Among the included tools:
+
+Repository Structure:
+- docs/
+- releases/
+- ric_benchmarking/
+- ric_robot_suite/ : implementations of the Robot Framework
 (robotframework.org) to enable end-to-end test automation for
 development and integration testing.
+- simulators/ : an implementation of the gNodeB E2 interface to allow
+testing without a live gNodeB and a workload generator to exercise the
+interfaces between XApps
+- test_scripts/
+- XTesting/
 
 These components generally assume a deployed and running RIC.