summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2021-02-10Merge "[SDC] allow concurrent builds"Jessica Wagantall1-0/+1
2021-02-10Automation adds integration-ietf-actn-tools.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: If385d8c4eeef12ce35193e5a9db9adad3e9d748d Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-02-10[SDC] allow concurrent buildsChrisC1-0/+1
allow concurrency for SDC CSIT jobs, since these are now part of verify we need to be able to run more than one at a time Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I442f94c30768f1448ae9f9c8dcd62c96a4e110a0
2021-02-10Merge "[OOM] Use specific HELM_BIN depending on branch"Eric Ball2-5/+16
2021-02-10[OOM] Use specific HELM_BIN depending on branchSylvain Desbureaux2-5/+16
Guilin branch supports only helm < 3.4 whereas helm master supports helm <=3.5.x Therefore, we must be able to choose the right binary for each branch. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2c193a477f3a920f402d72ece9e2a814a27f756a
2021-02-10Merge "policy-pap-csit using project level jjb"Jessica Wagantall1-2/+15
2021-02-10Merge "Update ran-simulator job to fix pom file not found error"Jessica Wagantall1-0/+1
2021-02-09policy-pap-csit using project level jjbTaka Cho1-2/+15
tested on jenkins sandbox. Change-Id: I304229fd3591028b0e40d96fe7543c34ea388705 Issue-ID: POLICY-2895 Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-02-09Setup linters for integration/simulators/ran-nssmf-simulatorBartek Grzybowski1-0/+32
Change-Id: I0d2fff947f626d21b855f95b61e8924089ac75c8 Issue-ID: CIMAN-33 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-02-09Setup linters for integration/ieft-actn-tools projectBartek Grzybowski1-0/+32
Change-Id: I71d244bd5a98423565bbf6619e7b416db9627116 Issue-ID: CIMAN-33 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-02-09Update ran-simulator job to fix pom file not found errorNiranjana1-0/+1
Issue-ID: INT-1849 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I8974040ce2af605caedf686e3029bd7e6fb41a39
2021-02-08Merge "Automation adds integration-ieft-actn-tools.yaml"Jessica Wagantall1-0/+14
2021-02-08Merge "Automation adds integration-simulators-ran-nssmf-simulator.yaml"Jessica Wagantall1-0/+14
2021-02-08Automation adds integration-ieft-actn-tools.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I869c71947743ac262cb078ec15666faf950847d4 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-02-08Remove Guilin doc legacy jobsJessica Wagantall1-4/+0
verify-rtd jobs are only used for Frankfurt branches and older. Any new docs are being verified and merged by https://jenkins.onap.org/view/rtdv3-global/ These new jobs are part of the migration for docs where submodules were deprecated and Intersphinx linking was adopted. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If5fc00bf0e00a438a41fdc70d31f09231841c291
2021-02-08Automation adds integration-simulators-ran-nssmf-simulator.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: Id6a41d6ecc0b3d216f9c76748aeacd7e096a200c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-02-08Merge "[AAI][OOM] use helm3 to verify helm"Jessica Wagantall1-3/+3
2021-02-08Merge "[SDC] fix profile settings"Jessica Wagantall1-2/+2
2021-02-08[AAI][OOM] use helm3 to verify helmSylvain Desbureaux1-3/+3
As AAI/OOM is a subproject of OOM, changes done in OOM must be also done on AAI/OOM Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I69d2f96d437e86ab2e6a9842d3f65590a8391a6a
2021-02-08Adding so-nssmf, so-cnf and so-oof adapter jobsmukesh.paliwal3-0/+126
Issue-ID: SO-3524 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Id983c67de0e37af05f4998f387ff1f01fc735d07
2021-02-08Adding so-etsi-sol005 adapter jobsmukesh.paliwal1-0/+42
Issue-ID: SO-3523 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I4393110651501fc178f6e23f355d9f1a1b6342db
2021-02-04[SDC] fix profile settingsChrisC1-2/+2
fix typo in profile settings proper setting is "-P profile-1,profile-2" Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I100d817b4fb6056afff62fd979139c181b149fdc
2021-02-04Merge "revert back csit-api for guilin and frankfurt branch"Jessica Wagantall1-3/+17
2021-02-04Merge "Use cps-xnf-docker profile for cps"Jessica Wagantall1-1/+1
2021-02-04Merge "[SDC] split verify job"Jessica Wagantall2-28/+39
2021-02-04Update Job verification jobmorganrol1-10/+6
The job was active for el alto release but was never updated since El Alto Issue-ID: DOC-710 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I8df2a38adeb300d67d9b21ba7176eddf4669ff4c
2021-02-04Use cps-xnf-docker profile for cpsBruno Sakoto1-1/+1
Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I102cb6c02782cefaad2ce3380c7f6a5eec1190eb
2021-02-04revert back csit-api for guilin and frankfurt branchTaka Cho1-3/+17
new csit only exists on master branch Change-Id: I41ebcac9c9a48d32dade0fcf23b3120175120f60 Issue-ID: POLICY-2895 Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-02-04Add back integration/terraform project validation jobBartek Grzybowski1-0/+15
This partially reverts change I966378eb9cd3bcbdeb70af2d1db4fef1b65df338 which removed validation job for terraform files. Change-Id: I9f7ece456515df4306b47e31e76d0fa74ecda7a1 Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-02-04Add Terragrunt validator for integration/terragrunt projectBartek Grzybowski1-0/+15
Change-Id: I321c0039c1de036de82bff42c6974678c44e716d Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2021-02-04[SDC] split verify jobChrisC2-28/+39
Split Verify job into 2 parts: one doing classic maven build without docker but with unit tests one without unit tests but building dockers and running integration test phase (CSITs) reused new templates introduced by integration team Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I1891f77a2a7d4f832f78d10cfccc6cfe02d380cd
2021-02-04Merge "Add the missing docker profile for aai-common"Jessica Wagantall1-1/+1
2021-02-03Add the missing docker profile for aai-commonHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2700 Change-Id: I4cea39fbabe492acaff3a0fc8281bb2e045504be Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-03Merge "Include docker support for cps-whitesource"Jessica Wagantall1-1/+1
2021-02-03Merge "Push cps docker images to repository on merge"Jessica Wagantall1-1/+3
2021-02-03Merge "remove terragrunt check as it has been moved in a dedicated repo"Jessica Wagantall1-12/+25
2021-02-03Merge "Limit CSIT trigger file pattern to first dir level"Jessica Wagantall1-2/+2
2021-02-03Include docker support for cps-whitesourceClaudio D. Gasparini1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I3e9f08854b514f5fd1339b24aa76175eb4b8e193
2021-02-03remove terragrunt check as it has been moved in a dedicated repomrichomme1-12/+25
Issue-ID: INT-1792 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I966378eb9cd3bcbdeb70af2d1db4fef1b65df338
2021-02-03Limit CSIT trigger file pattern to first dir levelLasse Kaihlavirta1-2/+2
- project-name should be applied to filter directory names only under first directory depth level in CSIT trigger file pattern to avoid running unnecessary and unrelated verification jobs Issue-ID: INT-1848 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I003e318890f1bccde20e2bd1d4593e47f5f07f1e
2021-02-03Push cps docker images to repository on mergeBruno Sakoto1-1/+3
Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ifce8d278b6fda93f0e1372d8a40b38fe6f3779f8
2021-02-03Prepare CI jobs verify, merge + sonar job for ves-openapi-managerTomasz Pietruszkiewicz1-0/+53
Change-Id: I14b0dd70fcbf57a5fce476e542c8e75206ce2282 Issue-ID: DCAEGEN2-2572 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-02-03remove unique-docker-tagTaka Cho1-2/+0
remove unique-docker-tag Change-Id: If24129b3a39266661e2aaa90f86b0a442a23b68e Issue-ID: INT-1823 Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-02-02Merge "Adding so-etsi-nfvo and sol003 adapter jobs"Jessica Wagantall2-0/+84
2021-02-02Merge "new project-csit for policy"Jessica Wagantall2-20/+80
2021-02-02Adding so-etsi-nfvo and sol003 adapter jobswaqas.ikram2-0/+84
Change-Id: I609bde0ecaedf9b840e6a38fb8c8f9a38bd9183e Issue-ID: SO-3485 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-02Merge "Add guilin verify job for aai/oom"Jessica Wagantall1-2/+2
2021-02-02Merge "Activate integration tests"Jessica Wagantall1-1/+1
2021-02-02Add guilin verify job for aai/oomHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2841 Change-Id: Ic825b036c4f2179089d97bb8fec9b08ab2476bdb Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-02Adding SO Admin Cockpit jobMukeshKumar1-0/+42
Change-Id: I9d56e3fd6cf4a47441758d57ae1cff547738d603 Issue-ID: SO-3487 Signed-off-by: Mukesh <mukeshsharma@est.tech>