X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-stack.sh;fp=jjb%2Fopendaylight-infra-stack.sh;h=54f65e137cd66db04505c05df69cfba05b53bf32;hb=0c6449fb841bd57ca11dcd150725b68d66a735c2;hp=f68f6a00866709eb33ddd36c2b7a1d137b34fa3b;hpb=50080ab20ebea4ca8c0af5f88aa1c85edf206c73;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-stack.sh b/jjb/opendaylight-infra-stack.sh index f68f6a008..54f65e137 100644 --- a/jjb/opendaylight-infra-stack.sh +++ b/jjb/opendaylight-infra-stack.sh @@ -14,7 +14,8 @@ virtualenv "/tmp/v/openstack" source "/tmp/v/openstack/bin/activate" pip install --upgrade pip pip install --upgrade python-openstackclient python-heatclient -pip freeze +pip install --upgrade pipdeptree +pipdeptree cd /builder/openstack-hot || exit 1