Skip to content

Commit e01a62f

Browse files
committed
Reverting change in node_pool test
1 parent fb9b33b commit e01a62f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

test/integration/node_pool/controls/kubectl.rb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,7 @@
7878
effect: "PreferNoSchedule",
7979
key: "all-pools-example",
8080
value: "true",
81-
},
82-
{
83-
effect: "NoSchedule",
84-
key: "nvidia.com/gpu",
85-
value: "present",
86-
},
81+
}
8782
])
8883
end
8984
end

0 commit comments

Comments
 (0)