Skip to content

Commit

Permalink
Remove leftover
Browse files Browse the repository at this point in the history
Change-Id: Ia694198d82f55f6bd4ea65893a28a52839d8cdce
  • Loading branch information
alculquicondor committed Mar 19, 2024
1 parent b0a1338 commit 035a31b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/scheduler/scheduler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ func TestSchedule(t *testing.T) {
},
}
cases := map[string]struct {
focus bool
workloads []kueue.Workload
admissionError error
// wantAssignments is a summary of all the admissions in the cache after this cycle.
Expand Down Expand Up @@ -718,7 +717,6 @@ func TestSchedule(t *testing.T) {
},
},
"multiple CQs need preemption": {
focus: true,
additionalClusterQueues: []kueue.ClusterQueue{
*utiltesting.MakeClusterQueue("other-alpha").
Cohort("other").
Expand Down

0 comments on commit 035a31b

Please sign in to comment.