canonical / notebook-operators

Charmed Jupyter Notebooks
Apache License 2.0
5 stars 9 forks source link

tests: pin deployed charms to CKF 1.8 compatible versions #355

Closed DnPlas closed 4 months ago

DnPlas commented 5 months ago

This commit pins all charms that get deployed from Charmhub to a compatible version to the CKF 1.8 release. This commit only affects individual integration tests.

Part of canonical/bundle-kubeflow#863