-
### Bug Description
kfp-api integration tests are flaky and sometimes fail in [this part](https://github.com/canonical/kfp-operators/blob/6c61e5eb30280191e25333f425abdbe6f38d73e0/charms/kfp-api/tes…
-
### Bug Description
When trying to run the `bundle-integration-v1` locally (in an EC2 instance actually), the tests failed constantly with
```
FAILED tests/integration/test_kfp_functional_v1.py…
-
I've had several openstack charms where openstack-upgrade fails to detect an available upgrade due to package revs being more than a single minor-rev jump.
It appears that apt_pkg versions_compare(…
-
# Steps to reproduce
1. Deploy a charm from a local directory
2. open the GUI
3. Click on that charm
4. Click on "Charm details"
# expected behavior
Details for that charm are shown
# a…
-
### Context
Trying to run [this test](https://github.com/canonical/kubeflow-tensorboards-operator/blob/main/tests/integration/test_charms.py) for [kubeflow-tensorboards-operator](https://github.com/c…
-
I'm going through some code I've made some time ago to test the COS lite with machine charms.
https://github.com/erik78se/juju-operators-examples/tree/main/observed
After upgrading a previous bu…
-
Say for example say I am deploying 3 controllers, 3 analytics node and 3 analyticsdb node in 3 machines (1 controller, 1 analytics and 1 analytics db per machine). In the Juju charm world the ipaddres…
-
because it's sexier that way
-
### Bug Description
Integration tests failing for kfp bundle `track/2.0-alpha.7`
### To Reproduce
1. clone repo
2. `git checkout track/2.0-alpha.7`
3. `tox -e bundle-integration -- --model kubefl…
-
From email thread: https://lists.ubuntu.com/archives/juju/2017-October/009548.html
Idempotency is a concept new to many charm authors. Many regular sysadmin actions are not idempotent by default. C…