Commit Graph

8 Commits

Author SHA1 Message Date
Miguel Ruiz a3bee9304a
[.vib] Add images size thresholds (#85572)
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
2025-08-27 09:02:59 +02:00
David Gomez fe56a8c6e1
[bitnami/mlfow] Update GOSS test (#85539)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
2025-08-21 12:01:07 +02:00
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