Skip to content

Commit

Permalink
Otel should be released on rhel9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sshmulev committed Aug 13, 2024
1 parent 4b4f51b commit 3d30af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_suite/package/otel_package/test_otel.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


@pytest.mark.package
@pytest.mark.run_on(['>=rhel9.4'])
@pytest.mark.run_on(['>=rhel9.5'])
@pytest.mark.usefixtures(
initialize_variables.__name__
)
Expand Down

0 comments on commit 3d30af8

Please sign in to comment.