X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2FREADME.md;fp=test%2FREADME.md;h=fe24b5f1b09b5c96897f7c4176da647e2f03be12;hb=69a830676cee9b8a37bea3b2e59261514551be23;hp=017151249eda47163071df21d916b19be8c47c38;hpb=4e545a8b013e60f2ff59254cb3fe435012d8fe5a;p=ric-app%2Fadmin.git diff --git a/test/README.md b/test/README.md index 0171512..fe24b5f 100644 --- a/test/README.md +++ b/test/README.md @@ -28,3 +28,8 @@ Pre-requisities for running the mock ves collector are : 2. cherrypy module (pip install cherrypy) The mock ves collector can be simply invoked as python ./mock_ves_collector.py + + +3. A mock A1 mediator : The mock up a1 mediator executable sends various JSON (valid/invalid) payloads in sequence to illustrate the behaviour and response of the AC xAPP. It can be compiled as 'make mock-a1-server' +To execute the mock-a1-server, it requires as argument a port to listen and send on (can be any port that does not conflict with others). The A1 mediator uses rts send/receive and hence bypasses the routing table. +./mock-a1-server -p