We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544ac72 commit 7e7db40Copy full SHA for 7e7db40
tests/integration/ha_tests/test_smoke.py
@@ -44,7 +44,7 @@ async def test_app_force_removal(ops_test: OpsTest, charm: str):
44
application_name=APPLICATION_NAME,
45
num_units=1,
46
base=CHARM_BASE,
47
- storage={"pgdata": {"pool": "lxd-btrfs", "size": 8046}},
+ storage={"pgdata": {"pool": "lxd-btrfs", "size": 8045}},
48
config={"profile": "testing"},
49
)
50
0 commit comments