summaryrefslogtreecommitdiffstats
path: root/jjb/integration/include-raw-integration-install-robotframework-py3.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-02-14Chore: Updates to improve overall robustness of robot framework toolingMatthew Watkins1-14/+103
Improved scripts to better meet modern coding best practices. Improved many script functions and behaviours to allow some code to run outside Jenkins jobs. Addressed many warnings produced by linting tools. Issue-ID: CCSDK-3820 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I2e4f702a0b58cbace341c31669b4ffcb023d499c
2022-12-07Chore: Re-instate robotframework-requests==0.9.3Matthew Watkins1-4/+4
Need to re-instate a pinned version for the Python test suite. Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I800f5c195a9c2dd373c7ab7d23dceca329ebb590
2022-11-29Chore: More modules added with robot frameworkMatthew Watkins1-2/+11
Found additional module requirements in ONAP: cps/csit/pylibs.txt Found further dependencies in the WHL files stored in: nexus3.onap.org The intention here is to make sure all dependent libraries are installed in a single step to allow for consolidation of the existing setup mechanisms at various calling sites. Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ieb0d58d1a81aeb647f1cc0c2ca38c51ffb359447
2022-11-24Chore: Update robot package dependenciesMatthew Watkins1-3/+17
Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I804a00d6b5e7f3db2aed78741de94a3833c7724b
2022-11-15Feat: Introduce robot framework under Python3Matthew Watkins1-0/+61
Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I96a56cda72f120fe37466ac9edca1edca3b00e37