DRA: always returns Unschedulable in PostFilter

This commit is contained in:
Wei Huang
2024-01-26 09:44:00 -08:00
parent 7811ba3d4d
commit ceabc4aba8
2 changed files with 2 additions and 1 deletions

View File

@@ -467,6 +467,7 @@ func TestPlugin(t *testing.T) {
Obj()
},
},
status: framework.NewStatus(framework.Unschedulable, `deallocation of ResourceClaim completed`),
},
},
},