X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-integration-odl.sh;h=cc4913a816dcb39849dd19f76544215869fd029f;hp=c6c749051975546f43ac47501e9d0a4e742600d9;hb=5df1c3270217408b1928bcc30e5283635112055c;hpb=72813c366cdaae8ee3c7103d6c61340650245b57 diff --git a/bootstrap-hc2vpp-integration-odl.sh b/bootstrap-hc2vpp-integration-odl.sh index c6c7490519..cc4913a816 100755 --- a/bootstrap-hc2vpp-integration-odl.sh +++ b/bootstrap-hc2vpp-integration-odl.sh @@ -40,7 +40,7 @@ ODL=$3 if [ -f "/etc/redhat-release" ]; then DISTRO="CENTOS" - sudo yum install -y python-devel python-virtualenv + sudo yum install -y python-devel python-virtualenv openssh-clients sshpass VIRL_TOPOLOGY=$(cat ${SCRIPT_DIR}/VIRL_TOPOLOGY_CENTOS) VIRL_RELEASE=$(cat ${SCRIPT_DIR}/VIRL_RELEASE_CENTOS) else @@ -238,7 +238,7 @@ PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ --suite "tests.honeycomb.func" \ --include HC_FUNC \ - --exclude HC_NSHORHC_REST_ONLY \ + --exclude hc_nshORhc_rest_only \ --noncritical EXPECTED_FAILING \ --variable HC_ODL:${ODL} \ tests/