From: Andreas Geissler Date: Mon, 11 Nov 2024 13:58:58 +0000 (+0100) Subject: [ROBOT] Downgrade robotframework to solve report errors X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b8fbd4d58cce5cc3604321747d4d355e83d24467;p=integration%2Fxtesting.git [ROBOT] Downgrade robotframework to solve report errors New versions of the base image (opnfv:xtesting) include new python versions (3.8/3.9) will require changes in testsuite implementation Issue-ID: INT-2290 Change-Id: Idb6bda853399ed134889412958933442a5cebfa0 Signed-off-by: Andreas Geissler --- diff --git a/healthcheck/requirements.txt b/healthcheck/requirements.txt index ac72661..5bc9404 100644 --- a/healthcheck/requirements.txt +++ b/healthcheck/requirements.txt @@ -1,3 +1,4 @@ +robotframework==3.1.2 selenium==4.8.3 robotframework-seleniumlibrary robotframework-archivelibrary