Add a note for LF Staff for how to test lftools master branch
by tweaking global-jjb.
Change-Id: I1ecc0dc7fd251eaea6e0f53c8b9d67e9651cd839
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
REQUIREMENTS_FILE=$(mktemp /tmp/requirements-XXXX.txt)
+# Note: To test lftools master branch change the lftools configuration below in
+# the requirements file from "lftools[openstack]~=#.##.#" to
+# git+https://github.com/lfit/releng-lftools.git#egg=lftools[openstack]
+
cat << EOF > "$REQUIREMENTS_FILE"
lftools[openstack]~=0.19.0
python-heatclient~=1.16.1