X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Flib%2Finstallers%2Fapex;h=3d94e1c44a52fe0af69eb848daf09549f12c2370;hb=cbb58ee4050a201c0125b0b0b1a7c8f162925849;hp=55878decb74ea252fd94c504f672602bef064c0c;hpb=41fc677e7f6349d28ec938fe6ac9ff03e99894f1;p=doctor.git diff --git a/tests/lib/installers/apex b/tests/lib/installers/apex index 55878dec..3d94e1c4 100644 --- a/tests/lib/installers/apex +++ b/tests/lib/installers/apex @@ -5,7 +5,7 @@ ssh_opts_cpu="$ssh_opts -i instack_key" function get_installer_ip { is_set INSTALLER_IP && return - INSTALLER_IP=$(get_first_vnic_ip instack) + INSTALLER_IP=$(get_first_vnic_ip undercloud) } function installer_get_ssh_keys {