commit | 75d92b757580f01bacdb745c1a1afc17f8a6f913 | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Fri Apr 24 11:52:42 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Mon Apr 27 13:42:22 2020 -0400 |
tree | 0f81d695ebc359a607f91a11cbb21ece96ee9862 | |
parent | 14d016e5551fdc203770dd8f4eac4724152e4848 [diff] |
Repair A1 integration tests Correct COPY command in Dockerfiles to get all files for RMR, not just one. Pin the version of tavern to 0.34.0, because the latest (1.0.0) changed the required format of the test-spec file and rejects this one. Add delay before test AC policy status get to increase chance of success. Adjust tox ini file for shell-script path and to be a bit more verbose. Bump version in the a1 chart to 2.1.7. Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I96dc018aa80e6bfcbf9c28068129e6cca1611d15
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.