mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
clean code
This commit is contained in:
parent
9d2135f703
commit
86d68effc2
@ -758,11 +758,6 @@ func TestFilterByAffinity(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
type fakeTopologyManagerWithHint struct {
|
|
||||||
t *testing.T
|
|
||||||
hint *topologymanager.TopologyHint
|
|
||||||
}
|
|
||||||
|
|
||||||
func TestPodContainerDeviceAllocation(t *testing.T) {
|
func TestPodContainerDeviceAllocation(t *testing.T) {
|
||||||
res1 := TestResource{
|
res1 := TestResource{
|
||||||
resourceName: "domain1.com/resource1",
|
resourceName: "domain1.com/resource1",
|
||||||
|
Loading…
Reference in New Issue
Block a user