Add --repofile to releasedockerhub 15/63615/12
authorBengt Thuree <bthuree@linuxfoundation.org>
Tue, 7 Apr 2020 01:39:46 +0000 (11:39 +1000)
committerBengt Thuree <bthuree@linuxfoundation.org>
Fri, 28 Aug 2020 06:16:08 +0000 (16:16 +1000)
commit270c0964e2f4da39c2a61378273d8e135b83b237
treee48d1f9b381f82f1fa3a160143e564ad9f0d15eb
parent5632cb0ba6ae3c1f2eb9e34bd463159b539ee7ee
Add --repofile to  releasedockerhub

Enables providing a file with the repo names.

   -f, --repofile  Repo Name is a file name,
                   which contains one repo per row

ISSUE: RELENG-2553
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I74a6eb5b95e1fef7d70d1e500c6df706b2eab8c9
lftools/cli/nexus.py
lftools/nexus/release_docker_hub.py
releasenotes/notes/ReleaseDockerHub-RepoInputFile-1027258b656a98e8.yaml [new file with mode: 0644]
tests/fixtures/nexus/releasedockerhub_reponamelist1.txt [new file with mode: 0644]
tests/test_release_docker_hub.py