Refactor upload_maven_file_to_nexus to Python 56/13556/8
authorBengt Thuree <bthuree@linuxfoundation.org>
Fri, 16 Nov 2018 03:52:30 +0000 (14:52 +1100)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 20 Nov 2018 03:36:09 +0000 (11:36 +0800)
commitad6a5878a8f132e9e8d6a6bbc8517cfd7d06e568
treecc835d31a2362121da00e9515ba6f385e0c188fd
parent51f1e8549bacc2fd144aea29e5b477f408534b06
Refactor upload_maven_file_to_nexus to Python

Issue: RELENG-1373
Change-Id: Ic896b85ee67a5138814b991d433fc27df9d5be54
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
lftools/cli/deploy.py
lftools/deploy.py
tests/fixtures/deploy/zip-test-files/test.tar.xz [new file with mode: 0644]
tests/test_deploy.py