Description
test_subordinate_units fails across all Juju versions
- complains of
ntp/0 in error / hook failed: "install"
- I think the intention for
ntp is to be subordinate to ubuntu
- eight more tests fail on Juju 3.3 specifically
- all with the same
juju.errors.JujuError: base: ubuntu@24.04/stable
- perhaps the charm is resolved to noble, but noble is not supported?
tests/integration/test_application.py::test_deploy_charmhub_charm
tests/integration/test_application.py::test_trusted
tests/integration/test_application.py::test_app_destroy
tests/integration/test_application.py::test_app_remove_wait_flag
tests/integration/test_application.py::test_app_charm_name
tests/integration/test_secrets.py::test_grant_secret
tests/integration/test_unit.py::test_scp
tests/integration/test_unit.py::test_ssh
tests/integration/test_unit.py::test_subordinate_units
Urgency
Annoying bug in our test suite
Python-libjuju version
main
Juju version
all
Reproduce / Test
https://github.com/juju/python-libjuju/commits/main/ starting in May this year