- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for RunInstallCNITest (0.1 sec)
-
cni/test/install_cni.go
return checkBinDir(t, tempCNIBinDir, "del", "istio-cni") }, retry.Delay(time.Millisecond*10), retry.Timeout(time.Second*5)) checkTempFilesCleaned(tempCNIConfDir, t) } // RunInstallCNITest sets up temporary directories and runs the test. // // Doing a go test install_cni.go by itself will not execute the test as the // file doesn't have a _test.go suffix, and this func doesn't start with a Test
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 01 18:38:14 UTC 2024 - 11.3K bytes - Viewed (0)