Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ def test_common_vm_preference_windows(self, unprivileged_client, namespace):
"rhel",
marks=pytest.mark.polarion("CNV-9895"),
),
pytest.param(
Comment thread
RoniKishner marked this conversation as resolved.
"centos",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

felt it's worth keeping because we don't check desktop versions anywhere else .

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acknowledged. closing the PR

marks=pytest.mark.polarion("CNV-9896"),
),
pytest.param(
"unique",
marks=pytest.mark.polarion("CNV-9897"),
Expand Down