Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Music-prom still depends on Ubuntu to run.
Update node to an Ubuntu one.
Change-Id: I0b4cf4ad9366ec387310950513660d8aee934d41
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I2590d005b89a7b248c2893c9c41ff129572df071
|
|
All builds of a job should have the same Coverity parameters.
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I94be00a5ec044f576b9fe0c5d3b8c642e1921a79
|
|
The commit does not change generated job.
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I136b233aa3811ab8e32327f8ab2b56d87ff13976
|
|
Run sdnc staging jobs on Centos node so that SIGUL can sign
artifacts.
Change-Id: I4db6c60119f8f7caaa4c15e0d7826b54aa0f5eed
Issue-ID: CIMAN-259
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
"onap-gerrit-maven-coverity" JJB template runs 'mvn clean install' and then
publishes results to Coverity Scan service for static code analysis.
Usage example:
- project:
name: so-coverity
jobs:
- onap-gerrit-maven-coverity
cron: '@daily'
build-node: 'ubuntu1604-builder-4c-4g'
project: 'so'
project-name: 'so'
branch: 'master'
mvn-settings: 'so-settings'
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
mvn-params: '-Dmaven.test.skip=true'
coverity-project-name: 'onap-so'
coverity-token: 'PUT COVERITY TOKEN HERE'
coverity-user-email: 'PUT USER EMAIL HERE'
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I6f4fa6359b5be91932c5a1a1ed7ba0a4068ac152
|
|
|
|
We are changing these jobs to use Docker maven plugin
so they need to always build on a docker node.
Changed the merge and release to support docker. These
may fail until we get these reviews in:
gerrit.onap.org/r/c/policy/drools-applications/+/89204
https://gerrit.onap.org/r/c/policy/drools-pdp/+/89203
Issue-ID: POLICY-969
Change-Id: Ic02ab24bf95325914e906bfc3c55be0d4947b94a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: Ifb12047b42bbad00e3b8d62a040c985b66eb28ff
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1520
|
|
* changes:
Remove deprecated music release jobs
Remove old release jobs USECASEUI
|
|
- music-mdbc-master-release-version-java-daily has
been replaced by music-mdbc-maven-stage-master
- docker-version-java-daily jobs should be replaced by
gerrit-maven-docker-stage jobs
Change-Id: I0c063efc2ce9ad21b28cb9b54312046e4a211ce2
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
These jobs have been repleaced by maven-stage
Change-Id: I0819a1d9c60038b46cba324cd0048cb6cebf8a0e
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.
Change-Id: I1f1a97150785f2625fc7a29787303a3359e9f9b1
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
Updated stream name in CSIT and main clamp yamls to reflect the branch they refer to
Change-Id: Ifc9554dd7f656ec42e8feee287acda19fe0c9e65
Issue-ID: CIMAN-257
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
Remove casablanca branch Jenkins jobs for CCSDK and SDNC projects. These
are no longer needed since there will not be another casablanca mtce
release.
Change-Id: I2ff0ba87a16bc236f0c624c9efc8448783edd135
Issue-ID: CIMAN-258
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I4c9c201f12cc2350ba701f30adcf5b8b4f923840
Issue-ID: VFC-1404
Signed-off-by: tianxing <15210838572@139.com>
|
|
|
|
Going forward, only released docker images are
allowed in helm charts. Teams wishing to test
staging versions need to do so via a helm
override file.
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gwu@futurewei.com>
Change-Id: Ieba662f8ec3474cca1e0d55dd7e3692ffdb726f5
|
|
Change-Id: Iee89bd9aca050004b14247d430b4e515674dd989
Issue-ID: SDC-2339
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
This basic job is triggering All-in-One k8s deployment
for k8s PoC.
Change-Id: I6afff0c0d073dfbbb9e37e0f0b81e28c706db6be
Issue-ID: MULTICLOUD-635
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
|
|
Remove deprecated release-version-java-daily jobs.
gerrit-maven-stage replace these jobs now.
Change-Id: Ibec27d211f02d18f3a6d91cee958b23127cde135
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Dublin branches created, need to update jobs to work with
those branches.
Removing trailing branch: master to ensure the correct
branch is used for each csit.
Issue-ID: POLICY-1747
Change-Id: I75dec37e0a49ae0c1bde95ffc6f56b7a8cf3fdb4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Add docker global-jjb job for clamp.
Use docker centos node for gerrit-maven-stage.
Change-Id: Ibd6f73dd563b406dbd72cf744dbe4ee68ac0cc0b
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Replace Casablanca streams with Dublin streams
Issue-ID: CIMAN-257
Change-Id: I2076bc1f65c6e56aa142fdb0ba18c457ac54b9f1
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
|
|
These two jobs are replaced by gerrit-maven-stage
and gerrit-maven-docker-stage.
Run the proper docker profile for gerrit-maven-docker-stage.
Use working node for gerrit-maven-docker-stage.
Change-Id: Ide4752011881bcafa41a261333ee7ccf2652d52b
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Added Jenking Job Configuration for OPTF/FGPS
Issue-ID: CIMAN-256
Change-Id: Ia50957d5e99ba1cbee30b43e24fff5c096321a91
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Change-Id: Icaaf2fe97195689b497ca60d39000416f7c19a84
Issue-ID: EXTAPI-250
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
Add missing mvn-pom variable for modeling
versions step.
Change-Id: I1cf20d780dc4b9c6a106b98a00eea32f9b83de88
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.
Change-Id: I26628b5159ac3b4bd07105007025c0497b954126
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ifd7cb4fb66a645ab4f96e18d081689033d547650
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270
|
|
|
|
Issue-ID: AAI-2415
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib65ff7fbce88316750eea0c7f01c58b28b06b3b8
|
|
There is no need to build a centos7-helm node as all
helm tasks are currently running just in ubuntu.
Change-Id: Ic57771d3a33bb81d3bbeaa55b32a2b1cdb9eeb66
Issue-ID: CIMAN-34
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I2eb1b2af6147b68018396008aa5471c6d0e6b702
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1520
|
|
- Add "dublin" build jobs
- Revert "Migrate to gerrit-maven-stage (VID)"
- Revert "Switch release jobs for VID."
This reverts commits 442f526a, a9131da3
Issue-ID: CIMAN-234
Change-Id: I7e09924417035786f626858e9f0770589b522d58
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Update clm job to docker-8c-8g
Change-Id: I91de87e98c98e925a75f01788af34788abd6488b
Issue-ID: CIMAN-34
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
Change-Id: I0ab820afa5f2738a39e50b21a3bfeb9a69af18db
Issue-ID: DMAAP-1204
Signed-off-by: econwar <conor.ward@est.tech>
|
|
Change-Id: I28e1c6241cf06baa9ef84bb6232d1661f8d9a837
Issue-ID: AAI-531
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
|
|
|
|
Remove deprecated demo release jobs.
gerrit-maven-stage is now producing the
release candidate artifacts.
Change-Id: I5c3adcb90924437d5280bb2d8cb3da2f8f2d8f92
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|