Skip to content

Added support to mlbackend-python unit tests @ CI.

Eloy Lafuente requested to merge add_ml_python into master

A new mlbackendPythonVersion parameter allows the mlbackend-python tag (from docker images) to be used. For example:

mlbackendPythonVersion = 3.0.4-python3.7.5

Empty means no mlbackend-python tests will be run

Some runs in testing job (of the core_analytics_testsuite only):

Once this is merged I will:

  • Add support to the DEV jobs to this new parameter.
  • Make mariadb PHPUnit jobs to run with the mlbackend-python tests enabled.

Merge request reports