15026: Add cloudtest command.
[arvados.git] / lib / config / generated_config.go
index 98cd343bd1698980901cd3ec55461bd3e4953755..9ac51907160a9803e9d9f295dd359d3a7fdb33d0 100644 (file)
@@ -492,7 +492,7 @@ Clusters:
         # Shell command to execute on each worker to determine whether
         # the worker is booted and ready to run containers. It should
         # exit zero if the worker is ready.
-        BootProbeCommand: "docker ps"
+        BootProbeCommand: "docker ps -q"
 
         # Minimum interval between consecutive probes to a single
         # worker.