17015: Ensure that containers belong to this cluster
[arvados.git] / build / run-tests.sh
index 595f721080e99bfc689741a0144770f39236d2cc..aedae37c7323c9e72727f596aef972e73e561617 100755 (executable)
@@ -1225,6 +1225,9 @@ else
             "reset")
                 stop_services
                 ;;
+            "shell")
+                /bin/bash
+                ;;
             "test" | "install")
                 case "$target" in
                     "")