Skip to content

Commit

Permalink
skip, debug: use series
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Apr 15, 2024
1 parent 82ce70c commit 5ef65aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_charms.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ async def test_deploy_katib_charms(ops_test: OpsTest):
channel=MYSQL_K8S_CHANNEL,
application_name="katib-db",
config={"database": "katib"},
series="focal",
trust=MYSQL_K8S_TRUST,
)

Expand Down

0 comments on commit 5ef65aa

Please sign in to comment.