mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #100815 from claudiubelu/tests/tag-gpu-test
Windows tests: Adds [Feature:GPUDevicePlugin] tag to Device Plugin test
This commit is contained in:
commit
b0abe89ae2
@ -37,7 +37,7 @@ const (
|
||||
testSlowMultiplier = 60
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("Device Plugin", func() {
|
||||
var _ = SIGDescribe("[Feature:GPUDevicePlugin] Device Plugin", func() {
|
||||
f := framework.NewDefaultFramework("device-plugin")
|
||||
|
||||
var cs clientset.Interface
|
||||
|
Loading…
Reference in New Issue
Block a user