Skip to content

Commit

Permalink
Remote realhw marks
Browse files Browse the repository at this point in the history
  • Loading branch information
Deezzir committed Nov 15, 2024
1 parent a3b156c commit a953228
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/functional/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ async def test_required_resources(ops_test: OpsTest, provided_collectors, requir
assert unit.workload_status_message == AppStatus.MISSING_RELATION


@pytest.mark.realhw
@pytest.mark.abort_on_fail
async def test_cos_agent_relation(ops_test: OpsTest, provided_collectors):
"""Test adding relation with grafana-agent."""
Expand Down Expand Up @@ -225,7 +224,6 @@ async def test_redfish_credential_validation(ops_test: OpsTest, provided_collect
assert unit.workload_status_message == AppStatus.READY


@pytest.mark.realhw
class TestCharmWithHW:
"""Run functional tests that require specific hardware."""

Expand Down

0 comments on commit a953228

Please sign in to comment.