Add missing DRY_RUN parameter in PyPI merge 01/61901/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 2 Oct 2019 17:35:10 +0000 (13:35 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 2 Oct 2019 17:37:08 +0000 (13:37 -0400)
commit6d0b661360e45fe139ff9689c3ff23f657bad599
tree83447f95e259c1519a240d412772f6672f6f4571
parent6df0883fb085c17d7c53480783034cac21133399
Add missing DRY_RUN parameter in PyPI merge

Add DRY_RUN parameter to the PyPI verify and merge template common
macro because it's required by the pypi_upload.sh script.
Also adjust verbosity of shell scripts - quiet down pip, add
repository name to output.

Change-Id: I947ee16fb6e42a6a3ec0f0de2722a6ecf7200ceb
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
jjb/lf-python-jobs.yaml
releasenotes/notes/repair-pypi-parms-3a1f36834dfbc34b.yaml [new file with mode: 0644]
shell/pypi-dist-build.sh
shell/pypi-upload.sh