Age | Commit message (Collapse) | Author | Files | Lines |
|
In the apex-pdp javascript tasks are executed using Graal scripting
support in Java 11. The javascript scripts executed in Java threads. The
default stack size of 1024k is too small and results in stack overflow
exceptions for any Javascript script that is of a reasonable size.
This review increases the stack size for the JVM for apex-pdp builds.
Issue-ID: POLICY-2106
Change-Id: Iea7512939dcd8c1d68d8c37ebd4af63b89ffaa61
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I57aef5b67eaae18536f5d91a32c0f1a6a0abca64
Issue-ID: CIMAN-33
|
|
Change-Id: Idd91373790d649fa9cc17a843578a8f1fba1e4aa
Issue-ID: POLICY-1402
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Issue-ID: POLICY-2334
Change-Id: Ic012170f4965021c4c1b258581ae1eac79539f34
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-2334
Change-Id: Iaf0f3d0ab963f87a613623e05d8f6327df36b915
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Issue-ID: POLICY-1581
Change-Id: I8b6adb7cae90940f50bea3ccdf309504885128db
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
set java11 for policy/distribution as well
Issue-ID: POLICY-1590
Change-Id: I2ba05feab9e45408dfc548752833b9c57215ffd1
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
|
|
Issue-ID: INT-1413
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8e4ec5f5b4f99664aeabd15062454b6be7c06466
|
|
Issue-ID: POLICY-1587
Change-Id: Ifd287ed1f7c5956ae43cb39c74d07e312c048389
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
|
|
Issue-ID: POLICY-1582
Change-Id: I707a1309dd672d2e8647096e66f3011c9492f259
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
Move INFO.yaml verify jobs to centos node
to ensure there are no issues with Python
packages.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
|
|
Converting this repo to build on JDK 11
Issue-ID: POLICY-1592
Change-Id: Iccaab84c6cba70c76135ce2c95e5cf1369961cbc
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Globalize sonar_mvn_goal
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
|
|
Sonar job failing because we upgraded this repo to JDK 11
and forgot to set that job correctly. Also fixing CLM job.
I do not think the INFO.yaml needs this as its only checking
the .yaml file and not compiling the repo. Jessica please
confirm.
Issue-ID: POLICY-1406
Change-Id: I0a936bd4d4a0843e9443438e974071d99cb4e4ee
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Seems the changes in the JUnits are running out of memory and
failing. Change to a bigger build node as those JUnits will be
revamped over the next month to reduce complexity and the team
will look into reducing memory consumption.
Issue-ID: POLICY-2307
Change-Id: Id2716c55d62a6e52875c914a3fc0e75f1134da86
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
Temp increase for code coverage TSC must-have and to finish tasks
before break. Will investigate why the use of mock is causing so
much memory consumption.
Issue-ID: POLICY-2300
Change-Id: I17c9b5c4e2a8541aec3e3cc2aedcc0eb7d043aa3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-1594
Change-Id: I29607fdc51380c6acb59c1525b85b3c2733e6c12
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
Not needed at this point - any fixes will go into Frankfurt.
NOTE: Not removing the docker branch El Alto job until the multi
arch work is complete on the master branch. In case we need to
go back and update that image for JDK 11 and use it temporarily.
Issue-ID: POLICY-2299
Change-Id: I34615eeb5e9f51947e5dc182931a960f6ee767f5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
This repo has no source code in it and should not run a sonar
job.
Issue-ID: POLICY-2280
Change-Id: Ic82505d84bc775f7cf041c79a440fd936ed8ca9d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: CIMAN-343
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I47085a53c163c845851a4a05528c0ac64b564a4f
|
|
Issue-ID: INT-1363
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I63d80ee81155e48c8a2b56fd82ce7a823f71b74a
|
|
The policy jobs are failing because the policy/api is not
being generated and the old SNAPSHOT disappeared from nexus.
Until the docker release strategy has decisions on it I need
to revert back to this in order to generate api SNAPSHOTS and
for our CSIT to succeed.
We can put this back in place when the docker release strategy
is decided upon.
Issue-ID: CIMAN-217
Change-Id: I5815082e066a21fc2eeb79023a5ef93b2b5f9c19
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
This is a follow-up to patch https://gerrit.onap.org/r/c/ci-management/+/92707
Modified the policy-api project to use the multi-arch templates on
master branch
Issue-ID: CIMAN-217
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Change-Id: I4d68dbde3c3b959c8323cb02e5e935aa18be8c4d
|
|
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: Iddd23fcbda343663c63a49c045fb566a4666027e
|
|
Move release jobs to docker node since these
repos will start using self container releases
Change-Id: If335d12375863b3809e0d1335310a3eaeefea154
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I210a3250f1ae10e1c3af3b2d779283c76b5fc8d7
|
|
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I8d0ce4dc3c9f3b4e8e0c8bcd3b1a61b74980b380
|
|
Added for models, api, pap, drools-pdp, and xacml-pdp
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: Iac769f1c4d8e630f74b5303cb80f5ee3324451f5
|
|
This reverts commit 764bb8283a5cbf93ca9cbb8e2dd9760e783f9a78.
Re-enables the multiplatform jobs for policy docker images.
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Issue-ID: CIMAN-217
Change-Id: I34b81f193e6286792ace75be2a64f1a8ed19c9d8
|
|
This reverts commit 866558d317feb1171c4a40d9ff63f9dc99cd4a6d.
Looks like this commit is causing build failures in jjb
during the merge:
ci-management-jjb-merge/1756/console.log.gz
Change-Id: I4384ab0a5ef50b2551efb19bc41bc9b000a8748e
Issue-ID: CIMAN-217
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Add three global templates needed to build multiarch images:
- {project-name}-docker-manifest-{stream}: creates a docker
manifest list with images for multiple architectures by calling
docker_push_manifest.sh
- {project-name}-multiarch-docker-stage-{stream}: multijob that
uses the global-jjb template
{project-name}-maven-docker-stage-{stream} to produce staging
images for each supported arch and a manifest list for them
- {project-name}-multiarch-{stream}-merge-java: multijob that uses
the existing {project-name}-{stream}-merge-java template to
produce snapshot images for each suppported arch and a manifest
list for them
The policy/docker project jobs are modified to use the new multiarch
templates.
All images are now pushed to DockerHub instead of Nexus (as Nexus lacks
support for docker manifest list).
Cancel the triggers for child jobs, as they will be triggered by the
parent multiarch job.
For the jobs that build images, use registry registry-1.docker.io
as a workaround for [1].
Enable the multiarch jobs only for the master branch for now.
[1] https://github.com/fabric8io/docker-maven-plugin/issues/838
Issue-ID: CIMAN-217
Change-Id: Ibd00d24bb70ef51f761005016b7baea4ef66a0a5
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I093c85c56cd6f186ca61b005724047c24f7cac33
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
|
|
Branching for El Alto
Issue-ID: POLICY-2045
Change-Id: I9dd61e3e1b3431b4bf9305aff400f06c31f12a89
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Somehow these got missed when we renamed some of these jobs.
So they haven't been triggering the CSIT.
Issue-ID: POLICY-2018
Change-Id: I093aaccf2511c39500a7e5f2695704e023bbf53f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-1953
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I9fb36f2d884fa99c28916a80255100cae2c0c4ab
|
|
Apex csit job has been pointing to a wrong merge job
Change-Id: I964ed97fddc1ecc298594c30a183d6b4de52b57c
Issue-ID: POLICY-1955
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Forgot this.
Issue-ID: POLICY-1737
Change-Id: If24c70d2e8580a19d9aebb8b0516143510f1afde
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Removed dublin jobs and cleaned out old release jobs.
Turned off CSIT for dublin.
Issue-ID: POLICY-1737
Change-Id: I1d983c334040c276f1217202c94ff58f4e918e33
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
No longer releasing dublin artifacts and cleaning out the
old release jobs no longer needed due to global-jjb migration.
Issue-ID: POLICY-1737
Change-Id: I914ff64b12845d8fad19cf97620dfd346c3fcc32
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Migrate to global-jjb gerrit-maven-stage and
gerrit-maven-docker-stage
Change-Id: I3e66c89c34969d96561d4c7204901fae1e7337d4
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update policy-drools-applications-maven-docker-stage-master
to skip signing of jar artifacts (not needed for docker images)
Run build in ubuntu node.
Change-Id: I9fb97f5328c01adb7e8e7933de96d3f3e3930ba5
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: CIMAN-234
Change-Id: I5049dfd204f0099fd8d49f8ffd2156d84e4a744c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
This job JUnits need to have more memory/cpu to finish.
Will need to use the docker version for 8c 8g, there is
no builder.
Issue-ID: CIMAN-33
Change-Id: I9f0b43d4a5bf00200ef94daad11975d9e5f53af6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4ccd69bde2bb1e9d0710c2b46253024f6b5e7acb
|