-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
The following Tests are failing on Docker CRIO Linux, we need to figoure out why image tests are failing,
the image tests are supposed to run simple commands such as
minikube image ls
is that actually failing on our CIRO ?
| 98 | TestFunctional/parallel/ServiceCmdConnect | 602.99 |
|---|---|---|
| 115 | TestFunctional/parallel/ServiceCmd/DeployApp | 600.65 |
| 118 | TestFunctional/parallel/ImageCommands/ImageListShort | 2.27 |
| 124 | TestFunctional/parallel/ImageCommands/ImageLoadDaemon | 0.93 |
| 127 | TestFunctional/parallel/ImageCommands/ImageReloadDaemon | 0.94 |
| 131 | TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon | 1.52 |
| 132 | TestFunctional/parallel/ImageCommands/ImageSaveToFile | 0.47 |
| 134 | TestFunctional/parallel/ImageCommands/ImageLoadFromFile | 0.19 |
| 135 | TestFunctional/parallel/ImageCommands/ImageSaveDaemon | 0.37 |
| 153 | TestFunctional/parallel/ServiceCmd/HTTPS | 0.53 |
| 154 | TestFunctional/parallel/ServiceCmd/Format | 0.53 |
| 155 | TestFunctional/parallel/ServiceCmd/URL | 0.53 |
98 TestFunctional/parallel/ServiceCmdConnect 602.99
115 TestFunctional/parallel/ServiceCmd/DeployApp 600.65
118 TestFunctional/parallel/ImageCommands/ImageListShort 2.27
124 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 0.93
127 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.94
131 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.52
132 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.47
134 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.19
135 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.37
153 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
154 TestFunctional/parallel/ServiceCmd/Format 0.53
155 TestFunctional/parallel/ServiceCmd/URL 0.53