Skip to content

Commit

Permalink
determine storage getting used
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Aug 27, 2024
1 parent 7e87389 commit 7977424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/helpers/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ async def deploy_github_runner_charm(
if config:
default_config.update(config)

logger.info("STORAGE: %s", storage)
application = await model.deploy(
charm_file,
application_name=app_name,
Expand Down

0 comments on commit 7977424

Please sign in to comment.