diff options
author | ottero <rodrigo.ottero@est.tech> | 2019-03-20 09:43:55 +0000 |
---|---|---|
committer | ottero <rodrigo.ottero@est.tech> | 2019-03-20 09:43:55 +0000 |
commit | bf3d8697baf3f6f29a29a5a8ec58294d30143dbc (patch) | |
tree | 53f493e53deb79fd5a1ae0935d636487fc307d36 /ms/blueprintsprocessor/functions/restconf-executor/pom.xml | |
parent | f24666c55d17ef296746ea103218d1c489380a00 (diff) |
Deleting target directory before BP enhance test
The enhancement process reads a blueprint entry definition and creates
the files describing the types used by it.
At the end of the enhancement process, the blueprint files are copied
to a directory. However, if it is not the first time the test is being
run, the previous files won't be deleted beforehand.
This does not represent a problem in case the blueprint has not added
any extra file, but in the cases where a script is deleted, renamed or
moved, the enhancement won't remove the old file.
For test purposes, this is not a problem, but since the enhancement te-
st is also used by developers to enhance their blueprints during deve-
lopment, a small cleaning routine was added to remove the enhancement
target directory before the operation starts, to avoid mistakes where a
old version of a script is still being zipped as part of the blueprint
Change-Id: I971f29f146b75d566a35cda0cb7a32a9a24be58e
Issue-ID: CCSDK-926
Signed-off-by: ottero <rodrigo.ottero@est.tech>
Diffstat (limited to 'ms/blueprintsprocessor/functions/restconf-executor/pom.xml')
0 files changed, 0 insertions, 0 deletions