Skip to content

Commit 171a71c

Browse files
committed
Fixing failing test 'kubernetes nodes pool-02'
1 parent 4f5612f commit 171a71c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/integration/node_pool/controls/kubectl.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@
7979
key: "all-pools-example",
8080
value: "true",
8181
},
82-
{
83-
effect: "NoSchedule",
84-
key: "nvidia.com/gpu",
85-
value: "present",
86-
},
8782
])
8883
end
8984
end

0 commit comments

Comments
 (0)