X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-update-image-list.sh;h=c7229278578f38739e5a39e3e6723a7323de9fbd;hb=35c310b0da6362d619376f17a4fa99a5848b1cac;hp=bc507cda592d64cdb830bf15531076b5f71b7f94;hpb=c28fbd5ac959e5988af9688b5d447fb2eb841126;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.