canonical / kafka-test-app

This is a Kafka Test app charm to be used to tests and load a Charmed Kafka Cluster
Apache License 2.0
0 stars 1 forks source link

Integration tests are broken #17

Closed deusebio closed 6 months ago

deusebio commented 6 months ago

The integration tests in the CI are not working correctly, see here

github-actions[bot] commented 6 months ago

https://warthogs.atlassian.net/browse/DPE-3825

Batalex commented 6 months ago

In https://github.com/canonical/kafka-test-app/blob/main/.github/workflows/ci.yaml#L54-L57, the juju channel should be set as follows

with:
  juju-channel: 3/stable
deusebio commented 6 months ago

Oh, yes. Let's give it a shot. If it does not work (meaning that maybe we need the fix requires substantially more effort) we can then address it structurally. In the latter case, we can just provide some extra info here to help us size the effort and prioritize this ticket

Batalex commented 6 months ago

The fix could be straightforward, as in, "we could set juju version to 2.X", but wouldn't it be the opportunity to upgrade the deps? Using "3.1/stable" fails because ops 2.5 is incompatible