Skip to content

Conversation

@suchita-g
Copy link
Contributor

Test test after test_nodeaffinity_to_ceph_toolbox_with_default_taints are failing to schedule pods due to the presence of taint in the worker nodes. The test case adds the node taints but the finalizer removes the taint which has session scope.
Changed the fixture scope from scope="session" to scope="class", The finalizer now runs after all tests in the TestCephtoolboxPod class complete

…olboxPod class.

Signed-off-by: suchita-g <[email protected]>
Test test after test_nodeaffinity_to_ceph_toolbox_with_default_taints
are failing to schedule pods due to the presence of taint in the worker nodes.
The test case adds the node taints but the finalizer removed the taint which has
session scope.
Changed the fixture scope from scope="session" to scope="class",
The finalizer now runs after all tests in the TestCephtoolboxPod class complete
@suchita-g suchita-g self-assigned this Dec 23, 2025
@suchita-g suchita-g requested a review from a team as a code owner December 23, 2025 19:20
@openshift-ci
Copy link

openshift-ci bot commented Dec 23, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: suchita-g

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant