commit | 0a770a95c8c1137e0f6620bcc691f4c3e213259b | [log] [tgz] |
---|---|---|
author | Zhang Rong(Jon) <rong.zhang@windriver.com> | Wed Jun 26 14:42:17 2024 +0800 |
committer | Zhang Rong(Jon) <rong.zhang@windriver.com> | Wed Jun 26 15:30:05 2024 +0800 |
tree | 530cd3d0d7d8b625ceb2110b726bf76b26f46274 | |
parent | 36a86bd3befce25db823fff5cb1d7f440f00444d [diff] |
Add client cert to support mTLS Since mTLS is supported by the O2 IMS API service, test cases need to add the client certificates when requesting the API. This commit will add client certificates for all test cases. Test Case: PASS - Executed all test case with client cert, it as expected. Issue-ID: INF-450 Change-Id: Ie00899f9e28080601868f1e11bcd0fc8240d1dcf Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
This repository contains tools for end-to-end testing of the RIC. Among the included tools:
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 (robotframework.org) to enable end-to-end test automation for development and integration testing.
These components generally assume a deployed and running RIC.
See the component subdirectories for documentation on the components themselves.