Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández 45d7897631
[bitnami/*] Set new header/owner (#66218)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-05-06 15:06:33 +02:00
Antonio Gámez, PhD 154f3b5dca
[bitnami/*] Set Trivy threshold to LOW (#61104)
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
2024-02-15 16:27:16 +01:00
Javier J. Salmerón-García 460c70ac6c
[bitnami/mlflow] chore: 👷 Add VIB integration (#50293)
* [bitnami/mlflow] chore: 👷 Add VIB integration

This PR adds basic goss tests to the MLflow container. Runs:

- Common tests
- Version test
- User tests
- MLflow tracking server test

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* test:  Improve signal handling and permissions

In the `mlflow-serve` test, the timeout command must be changed to use
SIGINT as `mlflow server` does not behave correctly when using SIGTERM.

In the directory tests, the permissions of the `/opt/bitnami/python`
folder are more restricted

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

---------

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2023-09-29 11:22:32 +02:00