diff --git a/tools/multi_nodes_gate/airship_gate/stages/gate-setup.sh b/tools/multi_nodes_gate/airship_gate/stages/gate-setup.sh index 9505bf47..891bf781 100755 --- a/tools/multi_nodes_gate/airship_gate/stages/gate-setup.sh +++ b/tools/multi_nodes_gate/airship_gate/stages/gate-setup.sh @@ -18,7 +18,8 @@ set -e source "${GATE_UTILS}" # Docker registry (cache) setup -registry_up +# note: currently not used +# registry_up # SSH setup ssh_setup_declare