Commit Graph

6 Commits

Author SHA1 Message Date
David Gomez
a8bf303635 [bitnami/*] Remove container image lint (#83265)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
2025-07-16 14:18:49 +02:00
David Gomez
8908d03597 Increase timeout for mlflow test (#79964)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
2025-04-08 08:34:38 +02:00
Juan Ariza Toledano
c74ebee44d [bitnami/mlflow] ci: increase goss tests timeout (#78309)
Signed-off-by: juan131 <jariza@vmware.com>
2025-02-24 14:28:46 +01:00
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