Skip to content

Commit

Permalink
skip deploy_same_machine test
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Oct 11, 2023
1 parent ea387c8 commit d3988d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
SAME_KAFKA = f"{APP_NAME}-same"


@pytest.mark.skip
@pytest.mark.abort_on_fail
async def test_build_and_deploy_same_machine(ops_test: OpsTest, kafka_charm):
# deploying 1 machine
Expand Down

0 comments on commit d3988d7

Please sign in to comment.