summaryrefslogtreecommitdiffstats
path: root/mvn-phase-lib.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Add Redis cluster containerLusheng Ji1-402/+0
A Redis cluster is needed for TCA to store states. This submission is a fork of the Dcokerfile from the redis-cluster work here https://github.com/sanderploegsma/redis-cluster (MIT licensed), and making a docker image available on ONAP registry. Issue-ID: DCAEGEN2-245 Change-Id: I35ccf756daec07cb8657d07248c17c616b1f4ccf Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-16Keep a timestamped version of raw file uploadsLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-128 Change-Id: I82413a04a1f43180415657211670b0151089560a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-16Upload raw files recuresively with pathLusheng Ji1-1/+10
Issue-Id: DCAEGEN2-128 Change-Id: I05c7ab91828224ccf87326c8980c2459290c56dc Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-21Use dcaegen2 as pom parentLusheng Ji1-10/+108
Issue-Id: DCAEGEN2-103 Change-Id: I568ae97a2df0dfca099624810800e3e781f1aeb8 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-12Fix docker build pathLusheng Ji1-2/+1
Issue-Id: DCAEGEN2-60 Change-Id: I4cc9a8ec3eb10d91ade090b29251cfdce7f6665b Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-12Fix issue in mvn scriptLusheng Ji1-0/+296
Issue-Id: DCAEGEN2-60 Change-Id: I238dfae33c09c8cae8c11f341dfdb9da5fa2dc92 Signed-off-by: Lusheng Ji <lji@research.att.com>