Skip to content

Commit

Permalink
Mark ldap tests as unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomirp authored Oct 1, 2023
1 parent 763685b commit 4bef9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/relations/test_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ async def test_relation_with_indico(ops_test: OpsTest):
)


@pytest.mark.unstable
async def test_relation_with_openldap(ops_test: OpsTest):
"""Test the relation with OpenLDAP charm."""
await ops_test.model.deploy(
Expand Down

0 comments on commit 4bef9e0

Please sign in to comment.