Add --exact to releasedockerhub 74/62374/6
authorBengt Thuree <bthuree@linuxfoundation.org>
Fri, 22 Nov 2019 00:13:06 +0000 (11:13 +1100)
committerBengt Thuree <bthuree@linuxfoundation.org>
Fri, 22 Nov 2019 04:30:02 +0000 (15:30 +1100)
commit1dae64cd20c9ab1eab0e17fd15ffefcd1f5f1d82
tree9bcfe28cda94d58f61d574622a9430974b97644d
parent9089609293728be037346a57a302eba0cf48261f
Add --exact to releasedockerhub

Enables working only on one repo, compared to wildcards or all.

  -e, --exact  Only exact match repo name will be used.
         If used, --repo parameter can not be empty

ISSUE: RELENG-2551

Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I774d2b206305229af76d1e78570d09849b6c836f
lftools/cli/nexus.py
lftools/nexus/release_docker_hub.py
releasenotes/notes/releasedockerhub_add_param_exact-6da9f2cdc28c0562.yaml [new file with mode: 0644]
tests/test_release_docker_hub.py