17417: remove libcloud pin, it is no longer used.
[arvados.git] / build / run-tests.sh
index 71da30ce43be5bc0b9e53fc2598fdc9face4e8c7..29e0d83d035300fbd11267066fb65d046262786e 100755 (executable)
@@ -3,8 +3,6 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-. `dirname "$(readlink -f "$0")"`/libcloud-pin.sh
-
 COLUMNS=80
 . `dirname "$(readlink -f "$0")"`/run-library.sh
 
@@ -1082,9 +1080,7 @@ install_deps() {
     do_install services/api
     do_install services/arv-git-httpd go
     do_install services/keepproxy go
-    do_install services/keepstore go
     do_install services/keep-web go
-    do_install services/ws go
 }
 
 install_all() {