Gael Chamoulaud (Strider) 772d98cf24
fix(ci): Install python3 package first
The run-local-test script is intended to be executed on a CentOS 8
machine. In case of a minimal installation, only the internal Python
interpreter is installed (/usr/libexec/platform-python). This patch
makes sure that the Python 3 package is installed first.

JIRA: #VALFRWK-701

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Change-Id: I333464bea2917de17b5b87ba9e5f109cb400cf15
2021-12-20 15:47:10 +01:00
..