Skip to content

Commit

Permalink
Fix upgrade test arm
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Feb 10, 2025
1 parent b69e73d commit 317863b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ async def test_deploy_edge(ops_test: OpsTest, series) -> None:
)


@markers.amd64_only
@pytest.mark.abort_on_fail
async def test_upgrade_from_edge(ops_test: OpsTest, charm, continuous_writes) -> None:
"""Upgrade mysqlrouter while ensuring continuous writes incrementing."""
Expand Down

0 comments on commit 317863b

Please sign in to comment.