summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2023-05-09R12 tag/path updateHEADmasterVijay Venkatesh Kumar1-3/+4
R12 Update dcaegen2/utils onap-gerrit-review: -changelog-or-release-file-missing onap-gerrit-review: -missing-setup-py onap-gerrit-review: -changelog-missing onap-gerrit-review: -indeterminate-code Change-Id: I7f27ff95cbb62f8a3f1698c6c5e5c7a3fa0bc954 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3360 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-04-25R11 tag/path updatevv770d1-2/+2
Change-Id: I9e374eb9eed98ae035cab4b443b87b1decba7619 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3144 Issue-ID: DCAEGEN2-2973 Issue-ID: DCAEGEN2-3134 Signed-off-by: vv770d <vv770d@att.com>
2021-12-20fix ambiguous dates in Changelog.md filesHansen, Tony (th1395)1-7/+13
also add an optional call to 'python -m black' Change-Id: I4e7a83ac4251d794304a1e728e0f2c183bf5e3a2 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2997 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-09-28R10 tag/path updatevv770d1-2/+2
Change-Id: I95083119e803f76292c007c3e01893fac1f50a1b Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2919 Signed-off-by: vv770d <vv770d@att.com>
2021-07-01support local config and policy filesHansen, Tony (th1395)1-9/+11
* DCAEGEN2-2733/DCAEGEN2-2753 - onap-dcae-cbs-docker-client support local config and policy files Support $CBS_CLIENT_CONFIG_PATH and $CBS_CLIENT_POLICY_PATH, Default paths are /app-config/application_config.yaml and /etc/policies/policies.json. If files are missing or malformed, drop back to the current behavior. Change-Id: Iba2484f6be7fc54e412f7de302bb79a4d7bfde17 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2733 Issue-ID: DCAEGEN2-2753 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2021-03-09R9 tag/path updatevv770d1-1/+1
Change-Id: I0df0a015d5a69aedddc80315e8af915421ffa20d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2663
2020-10-01R8 tag/path updatevv770d1-1/+1
Change-Id: Icaf6aecb86ce84e85056b53ae52655acfff3fc38 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2468
2020-04-20R7 tag/path updateVijay Venkatesh Kumar1-1/+1
Change-Id: I57aca87792009093db5f7927a104491860994a5c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2201 Issue-ID: DCAEGEN2-2202 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-09-30R6 tag updateVijay Venkatesh Kumar1-1/+1
Issue-ID: DCAEGEN2-1785 Change-Id: Ie67b50f0a8f029d3aff977901197635ed3adf553 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-05-06R5 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: I31d8452579d681df7aeeccfb8c562f8e0964bf2e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1481 Topic: R5branching Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-03-20disable debug for docker loginVijay Venkatesh Kumar1-1/+4
With debug enabled (under mvn-phase-script.sh), the nexus pwd get written out on the jenkins logs. Change-Id: I4c94404486c8c1783cdf71352d07bdf568c393f3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-02-17fix snapshot taggingVijay Venkatesh Kumar1-1/+6
Change-Id: I1cd7e9fcede2ecba9c327924532b61440ce9362a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1183
2018-11-03R4 tag updateVijay Venkatesh Kumar1-1/+1
Change-Id: Ic85900d6ada0d0f7625aa88d0f8db6ccfe1a626d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-07-31update version to fix dependency issuevagrant1-3/+2
Change-Id: I6479d23e17775f5496b51df69099ea26cc818b3d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-662
2018-07-16Update release tagLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-499 Change-Id: Id810e30b69c4953cc80ac17689ecedcbd734081c Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-27fix quoting issue2.0.0-ONAPbeijing2.0.0-ONAPHansen, Tony (th1395)1-1/+1
Change-Id: I79f112d6b33e087072c76b1aa28cb123cef9cc59 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-478
2018-04-03Fix docker image taggingLusheng Ji1-4/+5
Avoid double appending module ID to docker image tag. Specifying pip and tox versions when do tox testiing. (newest pip version 10.0.0b2 does not have pip.req) Issue-ID: DCAEGEN2-206 Change-Id: Id2d714a3e62ffcbb2c2ed9ccb831dd60c7a29de7 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-24Update docker taggingLusheng Ji1-9/+20
Update the way docker images are tagged, following new guideline. Issue-ID: DCAEGEN2-206 Change-Id: Ie8d0459b8a8b9c324d34cdc085f4ead63977a969 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-23Add upload-recursively functionLusheng Ji1-0/+7
Issue-ID: DCAEGEN2-206 Change-Id: I87fd678977fe912030e54c75debad1126f1cf692 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-20Fix archive buildingLusheng Ji1-7/+7
Issue-ID: DCAEGEN2-206 Change-Id: Ia6934e28d4a3c336add919ffcde46319e6f2065b Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-20Fix zip command optionLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-206 Change-Id: Ib627a437ebe28eaa03493b181f0f6577912f8dd0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-19Fix wagon archiving issueLusheng Ji1-9/+11
Issue-ID: DCAEGEN2-206 Change-Id: Ia9d35064fb8ecdea292e83cbb884336b2dd9e306 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-19Fix archive containing unwanted filesLusheng Ji1-8/+5
Issue-ID: DCAEGEN2-206 Change-Id: I0fcf8462109773e849e72d35014b11779881aa00 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-19Add uploading wagon as archiveLusheng Ji1-1/+57
Add functions for building and uploading archives (zip and tgz) instead of wagons. This offers the option for wagon builders to download Cloudify Manger plugins as archive and build wagon packages in preferred environment (CentOS), instead of building them as part of CICD because Linux Foundation Jenkins servers are all Ubuntu. Issue-ID: DCAEGEN2-206 Change-Id: Iba38398d2102bbc088932243bbac8207c9f73c6c Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-15Upate docker tags, raw repo locationsLusheng Ji1-42/+50
1. Update docker tags to the followingi 4 tags: imagename:symver-timestamp, imagename:symver, imagename:symver-snapshot, imagename:latest 2. Update dcaegen2 raw artifact location using release tag: for example ...${reponame}/R2/artifactname... Issue-ID: DCAEGEN2-206 Change-Id: Iefa8287af713a4bdc6f2a9a8fad99f728ecee1f2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-05Change CM plugin push locationLusheng Ji1-16/+10
1. change the wagon and type file push location to a path reflecting the release and version numbers 2. wagon create with -r 3. update the local mvn-phase-script to use local mvn-phase-lib Issue-ID: DCAEGEN2-206 Change-Id: Ib86ddab54e17128f893fa41f09c65ea93b800323 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-02-21Make SONAR code coverage analysis workAndrew Gauld2-6/+3
Change-Id: I8091aea6127b78de404c986be74ecf44935ab92f Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-11-25update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdamvagrant1-2/+2
Issue-ID: DCAEGEN2-211 Change-Id: Iaf929c42928d2e0ea057c2e98345160d1886de28 Signed-off-by: vagrant <vv770d@att.com>
2017-10-13Fix pomLusheng Ji1-0/+247
Issue-Id: DCAEGEN2-128 Change-Id: Ifc7d20dd729947f2983df6ac97248243493e48d0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-13Move mvn script lib to scripts/Lusheng Ji1-0/+466
Issue-Id: DCAEGEN2-128 Change-Id: I8a1198b0b400d03b1fd3a26ef6cbd8a6cda35597 Signed-off-by: Lusheng Ji <lji@research.att.com>