aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12[VVP] Adding onap-client intial commit.stark, steven1-0/+68
This is supplementary tooling to interact with various ONAP applications. It will be used by the OVP VNF Testcase, it's not deployed with the ONAP platform. Issue-ID: VVP-381 Change-Id: I2ff3952ba8f4b9448acb5a24717ccc3b1f0a92fe Signed-off-by: stark, steven <steven.stark@att.com>
2020-03-03[VVP] Removing outdated test-engine codeLovett, Trevor1-125/+0
Issue-ID: VVP-381 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I8622794a24deb83e14334e3454194914b835d37d
2018-08-27Use managed guava versionGary Wu1-4/+3
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Iba4ed3c4314567550258c985282a4813a7aa195f Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04[VVP] remove SNAPSHOT from docker tags2.0.0-ONAPbeijing2.0.0-ONAPstark, steven1-1/+1
Change-Id: I0b585488dcd59d925bf92db781ed2290f035ce04 Issue-ID: VVP-66 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-06[VVP] fix openssh version in dockerfilestark, steven1-4/+4
the openssh version needs to be update also adding updates to pom.xml Change-Id: Ie5920b0c22362928605fdfdc461bf62fd6751f4b Issue-ID: VVP-47 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-05Add missing registry dataJessica Wagantall1-1/+4
Add docker pull and push registry information in the pom.xml Change-Id: I467990158fd16352811657060f801f78fbf35578 Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-04Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I8ad2c4224b538eaeac230fe43bba76d1aee4e7e2 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Define onap.nexus.url in pom.xmlJessica Wagantall1-0/+1
Add missing definition for onap.nexus.url in pom file to fix Sonar job. Change-Id: I4fd15db7f2edae20d72e3b938362a1bfa4fc7b9e Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-21Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: Ibfafbb8b49e7ee946886f5a8cc07a6b1ca85b06e Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Signed-off-by: stark, steven <ss820f@att.com>
2017-11-19Pep8 another fixesEdan Binshtok1-4/+4
Add more fixes to pep8 Issue-ID: VVP-25 Change-Id: Icc3bd3977ced2b537c858a9801e04a6bf6d1db05 Signed-off-by: Edan Binshtok <eb578m@intl.att.com>
2017-10-04Initial seedEdan Binshtok1-0/+122
Initial upload of django test framework Change-Id: I643a7f4efc52cfafe4cc6d92e3178f36a0c1837c Issue-Id: VVP-1 Signed-off-by: Edan Binshtok <eb578m@intl.att.com>