X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-update-image-list.sh;h=c7229278578f38739e5a39e3e6723a7323de9fbd;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=bc507cda592d64cdb830bf15531076b5f71b7f94;hpb=a9e649d2bc340065b51d358c3bfd507c506b6aa6;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-update-image-list.sh b/jjb/opendaylight-infra-update-image-list.sh index bc507cda5..c72292785 100644 --- a/jjb/opendaylight-infra-update-image-list.sh +++ b/jjb/opendaylight-infra-update-image-list.sh @@ -11,6 +11,11 @@ set -e -o pipefail +# shellcheck disable=SC1090 +. ~/lf-env.sh + +lf-activate-venv --python python3 python-openstackclient + cat > "$WORKSPACE/docs/cloud-images.rst" << EOF Following are the list of published images available to Jenkins jobs.