mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
oopsie missed two, should fix failing tests
This commit is contained in:
@@ -1859,7 +1859,7 @@ var _ = SIGDescribe("CPU Manager", ginkgo.Ordered, ginkgo.ContinueOnFailure, fra
|
||||
})
|
||||
})
|
||||
|
||||
f.Context("When checking the sidecar containers", feature.SidecarContainers, func() {
|
||||
f.Context("When checking the sidecar containers", framework.WithNodeConformance(), func() {
|
||||
ginkgo.BeforeEach(func(ctx context.Context) {
|
||||
reservedCPUs = cpuset.New(0)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user