Skip to content

Commit f0cf801

Browse files
committed
ci: disable test that fails on all Juju versions
1 parent a05c314 commit f0cf801

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/integration/test_unit.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ async def test_unit_introspect():
254254
)
255255

256256

257+
# Probably a mismatch between `ubuntu` available for 24.04 and `ntp` only for 22.04
258+
@pytest.mark.xfail
257259
@base.bootstrapped
258260
async def test_subordinate_units():
259261
async with base.CleanModel() as model:

0 commit comments

Comments
 (0)