X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-cleanup-stale-stacks.sh;h=18a5a969136446f9c34141215e98ffc529fe7708;hb=3c58e6f3d790405107a895a5bca46b191b4385be;hp=7bf11b42ce7f8db5ffc85a449c61cfe80d00a352;hpb=e7dcf2c36bad11a87ebbb175d8aea56d5f0b7ee6;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-cleanup-stale-stacks.sh b/jjb/opendaylight-infra-cleanup-stale-stacks.sh index 7bf11b42c..18a5a9691 100644 --- a/jjb/opendaylight-infra-cleanup-stale-stacks.sh +++ b/jjb/opendaylight-infra-cleanup-stale-stacks.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 ######################### ## FETCH ACTIVE BUILDS ##