Do not copy sub-directory 51/16651/5 v0.26.1
authorBengt Thuree <bthuree@linuxfoundation.org>
Fri, 23 Aug 2019 14:19:55 +0000 (19:49 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 23 Aug 2019 14:19:55 +0000 (19:49 +0530)
commit18887b5c194604a2aa19c13a2999003d42f6f332
tree488dfc22da9967360d25ea5d66ac4377379f99b6
parent6398b1c0e016dc718d007b788dafa07c6c21393c
Do not copy sub-directory

Create the missing paths as needed when copying files.

Fixes
lftools.deploy:265: Missing path, will create it <dir>
ERROR: [Errno 17] File exists: '<dir>'

Issue: IT-17315
Change-Id: Ic1dd29f7cb51ef1ca7a8740974e5b877a1348522
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
lftools/deploy.py
releasenotes/notes/fix-copy-archives-8cb39578a0367e5e.yaml [new file with mode: 0644]
tests/test_deploy.py