summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18New job templates to use dedicated docker VMGary Wu1-0/+155
Change-Id: I71db40496427a290db2d51f62d1f2015a2c512a3 Issue-ID: INT-588 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-18Merge "Add INFO.yaml verify job"Jessica Wagantall1-0/+8
2018-07-18Merge "Add INFO.yaml verify job"Jessica Wagantall1-0/+9
2018-07-18Merge "Add INFO.yaml verify job"Jeremy Phelps8-8/+76
2018-07-18Add INFO.yaml verify jobJessica Wagantall1-0/+8
Add INFO.yaml verify job for sdc/sdc-pubsub. Change-Id: I095434a8de1cb275c36fc3fc7ff6356d6371797c Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-18Add INFO.yaml verify jobJessica Wagantall8-8/+76
- Add verification for INFO.yaml files in VNFSDK - Fix line separation between projects in yaml files - Fix clm jobs that do not need parameters Change-Id: I26a3ece73a8b70a35816609f059b1c38a6037132 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-18Add INFO.yaml verify jobJessica Wagantall1-0/+9
Add INFO.yaml verify job for vnfsdk-model. Change-Id: If2957bc9307ab448b33ced53d9dc3aa9da213674 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-18Merge "Remove beijing jobs for Integration repos"Jessica Wagantall3-12/+0
2018-07-18Remove beijing jobs for Integration reposGary Wu3-12/+0
Change-Id: Id66840948b9abdd487e3d5e02281c6032e6fce03 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-18Run testsuite docker build every 4 hoursGary Wu1-1/+1
Run testsuite docker build every 4 hours for now to prevent the instance from shutting down. Change-Id: Ic8af14fca0bf5573dc7d3b1e0c79f62c86b327bd Issue-ID: INT-588 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-18Merge "Fix VNFRQTS project path"Anil Belur5-5/+5
2018-07-17Fix VNFRQTS project pathJessica Wagantall5-5/+5
Fix project varaible in vnfrqts which should describe the project path and not the name. Change-Id: I09998139028770252ae1a439373db22057a74eaf Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Merge "Upgrade Centos redis image"Jessica Wagantall1-1/+1
2018-07-17Upgrade Centos redis imageJessica Wagantall1-1/+1
Update Centos redis image to a new version. Change-Id: I7406deecfc3baf75bb7ec01f98d80d899c1ea9ad Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Add infra-wrappers-docker-buildgwu2-11/+19
Refactor infra-wrappers config for docker builds for use by other docker build job templates Change-Id: I6b72ecea28e24b809627b97fa998f930a63c65f4 Issue-ID: INT-588 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-17Merge "Set retention of queue-docker-4c-4g to 72 hours"Jessica Wagantall1-1/+1
2018-07-17Set retention of queue-docker-4c-4g to 72 hoursgwu1-1/+1
Given lack of persistent volume, increase the retention time to minimize the chances of this instance being shut down. Change-Id: If065c5fe23cb882df74341891071366e5b32697b Issue-ID: CIMAN-178 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-17Leverage docker layer caching for testsuitegwu2-7/+13
Use new queue-docker-4c-4g persistent build node type to test the use of docker layer caching. Also remove amsterdam job for testsuite. Change-Id: Ieb2470092fddf392799d0d5faead820dd663531e Issue-ID: INT-588 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-16Merge "Make code sections readable and consistent"Jessica Wagantall117-22/+125
2018-07-16Merge "Reduce cap for queue instance"Jessica Wagantall1-1/+1
2018-07-16Upgrade to global-jjb v0.22.1Jessica Wagantall1-0/+0
Issue-ID: CIMAN-116 Change-Id: I7028ca21f793c0de3dcab21f4dba131552e9dc95 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Reduce cap for queue instanceJessica Wagantall1-1/+1
Reduce cap to 1 for queue-docker-4c-4g Change-Id: Ib3d49981d02000ab95244b9aa62ae9bd6e2825ec Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Add long live instanceJessica Wagantall1-0/+6
Add a long live instance template for docker image. Set instance to live for 4 hours. Change-Id: I4060d22ea7bab2c906f1cc000d0c878b0c62c336 Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Merge "Mark Sandbox_Setup.md as non-executable"Thanh Ha1-0/+0
2018-07-14Make code sections readable and consistentAnil Belur117-22/+125
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-07-14Merge "Remove unused jjb job templates"Anil Belur4-143/+0
2018-07-13Update redis imageJessica Wagantall1-1/+1
Update typo on redis image from "builder" to "redis" Change-Id: I67294294f19f8216f0acbc1e9494443fe2c7254a Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-12Rename jenkins-init-system to jenkins-init-scriptThanh Ha1-1/+1
Issue-ID: CIMAN-177 Change-Id: I3fd22d5e82c8f5d126d4aa7fe728ad445d4bc1ec Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-12Upgrade to global-jjb masterJessica Wagantall1-0/+0
Fetch fix: Pull default KEY_PAIR_NAME from cloud.cfg Change-Id: Ia2da33e464e7683b22237d68f06280077ace5265 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-12Upgrade to global-jjb v0.21.5Jessica Wagantall1-0/+0
Issue-ID: CIMAN-116 Change-Id: Ib47471a44d76c2d42ccb0c405cf3d17c0da4996f Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-12Add missing sandbox varJessica Wagantall1-0/+1
Add missing variable SIGUL_KEY=onap-test Change-Id: Ia3936d803e892c94d7b62027cd45360a9edfe2e0 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-12Update jenkins.ini.example with retain_anchorsThanh Ha1-6/+5
Update jenkins.ini.example to include retain_anchors, as taking this update to make the rest of the config file example a little more useful to users. Issue-ID: CIMAN-1 Change-Id: If4aa66b02826fdf1b9afd5e7e1d6919a3484f68b Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-12Remove unused jjb job templatesThanh Ha4-143/+0
ONAP is using global-jjb for these jobs now so the ones that exist in this repo are now unused. Clean them up. Issue-ID: CIMAN-1 Change-Id: Ibc7c2844f27e084cb7253bb6edda89ad4fed9292 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-12Mark Sandbox_Setup.md as non-executableThanh Ha1-0/+0
Text files should not have the executable bit set. Issue-ID: CIMAN-1 Change-Id: Id072287ad4aa32a649b5aeac332f7a230e08b2d2 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-11Add cloud configJessica Wagantall11-0/+52
Add OpenStack cloud configuration for cloud instances. Change-Id: Icc8860672942e9a72fda884225a30295b1b65485 Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-11Manage global env varsJessica Wagantall2-0/+30
Manage Jenkins global environmental global variables via ci-management. Change-Id: I3ac87e0944b7994b2b1049742c3def34e37a5508 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-11Add building of apex-pdp docker imagemmis1-1/+11
Issue-ID: POLICY-866 Change-Id: I392d12c057d9474265d95a2b9cc04a3ba573dd2c Signed-off-by: mmis <michael.morris@ericsson.com>
2018-07-11Merge "Add pike subproject"Jessica Wagantall3-1/+32
2018-07-11Add pike subprojectHuang Haibin3-1/+32
Change-Id: I37661626fb7c2a7e4051197af92c474ee549256f Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-07-10Add vnfrqts INFO.yaml jobsJessica Wagantall5-0/+45
Add verify jobs for INFO.yaml files in vnfrqts repo. Change-Id: Ic174e3b7b5183b71c92ea37db36ccf5bc604253d Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-10Update lab jobs for casablancaGary Wu1-6/+6
Change-Id: I39a0b37efd2afa123833b20c436e444b687e5cf3 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-10Merge "Add Jenkins jobs for new CCSDK, SDNC repos"Jessica Wagantall3-0/+106
2018-07-09Merge "Add pattern share for pike subproject"Jessica Wagantall1-0/+8
2018-07-09Add Jenkins jobs for new CCSDK, SDNC reposTimoney, Dan (dt5972)3-0/+106
Add new Jenkins jobs for ccsdk/apps, ccsdk/features and sdnc/apps repos Change-Id: Icdd1e28a567976fe9e3153775fed6f41c32b14be Issue-ID: CIMAN-173 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-05Add jjb template file for aaf cadi modulesSai Gandham1-0/+29
Issue-ID: AAF-385 Change-Id: I64c4e0247801db0147d7e9db825ede3737c5b3aa Signed-off-by: Sai Gandham <sg481n@att.com>
2018-07-05Add pattern share for pike subprojectHuang Haibin1-0/+8
Change-Id: Ia2ddd270bc49503d06a1ab0180c4306cb90b9221 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-07-02Add separate Docker file for verification phaseDenes Nemeth1-1/+1
The separate Docker is required since during verification the artifact normally downloaded to the docker image is not available in nexus. It will only be available after the merge. Change-Id: Id36ff6fcc26f0731c16b5cec454eb8ab608f3af4 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-06-29Add docker verify job for VFC nokiav2 driverDenes Nemeth1-1/+5
Change-Id: Ib2605231045b86b7ba91ecc54885306f13d2c30d Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-06-29Fix cascade build references for docker.Denes Nemeth2-7/+9
The parent jobs that trigger the docker build may reside in different jenkins job structure. Adding a parameter to configure the parent job that should trigger the build. Change-Id: I796976c97abc77feea1c9625c11023802ef2f54d Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-06-29Merge "Support cascade triggered docker images."Jessica Wagantall2-2/+350