From: Thanh Ha Date: Sat, 22 Sep 2018 00:01:31 +0000 (-0400) Subject: Fix openstack-cron missing lftools[openstack] dep X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=1beca711e11cd20950d19851d8fcca87972d3839 Fix openstack-cron missing lftools[openstack] dep Change-Id: I523f4f6c3fff435d4538902b349dfcb62396b3b6 Signed-off-by: Thanh Ha --- diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 0768c5858..926c92d55 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -167,6 +167,9 @@ builders: - lf-infra-pre-build + - shell: | + #!/bin/bash -l + pip install --user --upgrade lftools[openstack]~=0.17.1 # Servers - odl-openstack-cleanup-stale-stacks - odl-openstack-cleanup-stale-nodes