Update robotframework in testsuite to 3.2.2 30/140330/6
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sun, 2 Mar 2025 15:45:25 +0000 (16:45 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 3 Mar 2025 12:47:14 +0000 (13:47 +0100)
commit418e41cdf570952bd994f26d41fafbe681427599
tree7c12adf8ecd246f7832f8824d4426b2f9adcb143
parent95d3e9056270f8dab3e45d5dea968505b0f6ac20
Update robotframework in testsuite to 3.2.2

- declare robotframework-onap in requirements.txt and pin it's version
- add missing robotframework-jsonlibrary that is used in the ves.robot tests
- clean up deprecated syntax in Dockerfile
- improve the README formatting and add further instructions to setup
  the project and run tests
- add an initial robot_properties.py file that may contain variable declarations
  that are required to run the tests locally

Issue-ID: INT-2295
Change-Id: Ia913c610a6418643967ba1fd2791ae42038ac85e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
.gitignore
README.md
docker/Dockerfile
requirements.txt
robot_properties.py [new file with mode: 0644]
version.properties