summaryrefslogtreecommitdiffstats
path: root/jjb/usecaseui/usecase-ui.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27We need to update uui build-node to ubuntu1804.hekeguang1-3/+3
Issue-ID: USECASEUI-421 Change-Id: I971df028ad660b12a6386f247f92a5720ada7a5b Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-12Add release job with docker node!hekeguang1-0/+2
Issue-ID: USECASEUI-412 Change-Id: I2e78a03645d12cf4da1f28720a4e134cda7e6771 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
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
2019-05-28Remove old release jobs USECASEUIJessica Wagantall1-1/+0
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>
2019-05-10Migrate to gerrit-maven-stage (UI)Jessica Wagantall1-0/+4
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: Ie93f0a8c22287bca7035d6ea6b2c35b28f219684 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-08Add INFO.yaml verify job (USECASEUI)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I4c6c7f0036d6371bb2ecb891fc979f451e82c638 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-27Merge "Allow docker-java to specify node"Jessica Wagantall1-0/+1
2018-11-13Manage views [t*-v*] in JJBJessica Wagantall1-0/+5
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1297f26739606105288f65aac5919d9b57ef8051
2018-11-08Allow docker-java to specify nodeJessica Wagantall1-0/+1
Allow {project-name}-{stream}-docker-java-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: I36dd81f3de10a1f40d3c1aabe7d379475f78d6c8 Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23USECASE-Refactor CLM project blockJessica Wagantall1-1/+10
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: Ifb6705a0c932581e65346c9c0d201af7daff13ee Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-17Remove usecase-ui from SonarJessica Wagantall1-13/+0
usecase-ui repo is a pure front-end repo which just includes html and js files. No need to run Sonar. Change-Id: I0b2e1be6fb3b373bb66fe230affe1d8526ef69d7 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-05-07Move Dmaven.test.skip param (s-u)Jessica Wagantall1-1/+2
Rather than hardcoding this parameter as part of the maven-docker-push-daily macro, we are passing it as a "mvn-params" parameter from the project's JJB template. Notice that this change IS NOT adding "Dmaven.test.skip=true" but rather moving it away from the macro into the project's template to handle it individually per project. Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb Change-Id: I7fd34114a45b0b36158e05a1be09ebc4d861d96e Issue-ID: CIMAN-159 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-23Remove Amsterdam Job from JenkinsGildas Lanilis1-2/+0
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-20Add missing CLM jobsJessica Wagantall1-0/+1
Add missing CLM jobs for usecaseui and vnfsdk Change-Id: Iaa2de8c4499f57e45efc395e46c419f1a867eea6 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Switch usecase-ui to 8c-8g nodeJessica Wagantall1-2/+2
Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Idece51fa4fd2e2437985c9b3370dbac925f4fc9c
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
Add amsterdam branch for jjb job templates for usecaseui repos Change-Id: I1fb1d82630447ecf177110448bfc1c1cce868355 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-12Modify usecase-ui jjb file to add staging reposhentao1-0/+1
Change-Id: I5de49dc2883b58ec70a11dda69df96780d42036a Issue-Id: USECASEUI-50 Signed-off-by: shentao <shentao@chinamobile.com>
2017-09-27Modify usecaseui jjb files.shentao1-1/+0
1.jjb/usecaseui/usecase-ui.yaml Deleted release-java-daily job. Because usecase-ui is not a java project. 2.jjb/usecaseui/usecase-ui-server-csit.yaml Changed functionality trigger_jobs value. Because the trigger_job value is not matching with docker daily job value. The csit daily job won't be triggered after docker daily job finished. Issue-Id: USECASEUI-45 Change-Id: I16955e8270f6d3773080d1481010e7ce2527e082 Signed-off-by: shentao <shentao@chinamobile.com>
2017-09-26Add docker daily build task for usecase-ui.Luji71-0/+3
Change-Id: Ic816bd2503831065ac207779d9b00ce07081c11f Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-22Add release daily job for USECASE UIshentao1-0/+1
Change-Id: I5367f6202a5ed3dcead190ea82824d374a460eda Issue-Id: USECASEUI-43 Signed-off-by: shentao <shentao@chinamobile.com>
2017-08-30Add jjb template for usecase-ui projectshentao1-0/+16
Change-Id: I6657f4a6dfc0a171ca177be42297228dfee31162 issue-id: USECASEUI-12 Signed-off-by: shentao <shentao@chinamobile.com>