summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-17Merge "Set retention of queue-docker-4c-4g to 72 hours"Jessica Wagantall1-1/+1
2018-07-17Add validation and other Jenkins job for new repovagrant4-0/+143
tca-gen2, hv-ves and datafile are committed for R3 pm-mapper is stretch goal. Add Jenkins job for validation/build for new submissions expected Change-Id: I72bd21bcf1e2f5b6f257438eff1a746b037d55df Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-616
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-12Remove unused pep8 scannerThanh Ha1-5/+1
PEP8 is a Python concept and there does not appear to be any Python code in the scripts directory. This scanner is pointless in this repo as is so remove it. Issue-ID: CIMAN-1 Change-Id: I3eee63b90b7b8c377ac4b801fa6895192eb5a596 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-12Remove commented out docs toxenvThanh Ha1-5/+1
There is no point in having commented out code in software if code is not to be run just remove it. Issue-ID: CIMAN-1 Change-Id: Iedc50d1d3c2062b7da9df3243a8dfc64b60cad06 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
2018-06-25Upgrade to global-jjb v0.21.4Jessica Wagantall1-0/+0
Change-Id: I4d1a9d1f76f0896b62343b79be3b172d9572646a Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-25Support cascade triggered docker images.Denes Nemeth2-2/+350
Add new templates for building Docker images that are triggered by the job that builds the artifacts that is required to build the Docker image. Change-Id: Iafd46c6814971949223ef2d7b03d1fbbbda1a9fa Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-06-21Remove Beijing release job for dmaap/messageroutersunil unnava1-2/+0
Issue-ID: DMAAP-521 Change-Id: Ifa232fb48a2afa5c75ac98072bc0a39b160e95c2 Signed-off-by: sunil unnava <su622b@att.com>
2018-06-19Merge "Add intagration jobs"Anil Belur1-0/+4
2018-06-19Add intagration jobsJessica Wagantall1-0/+4
Add integration jobs for prh-testsuites. Change-Id: I483a0a46c96b2534cc3fdfa2a91d5ef50e8d1a17 Issue-ID: DCAEGEN2-206 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-18Upgrade to global-jjb v0.21.0Jessica Wagantall1-0/+0
Change-Id: Ib3ab853f58d3e2e3d39073ed438a0d880cfcf0a2 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-15Add job for beijing branchDileep Ranganathan3-5/+9
Created Jenkins jobs pointing to the Beijing branch. Change-Id: I3c9f95caf9ad550b030ea5461d80b1bb1adc5ee3 Issue-ID: OPTFRA-258 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-06-14Add new lab jobs for casablancaGary Wu1-2/+8
Change-Id: I73f988c22b9d66ba25f5d6f8528dc53c24e47841 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-11Merge "Add template to build release docker image"Jessica Wagantall2-0/+55
2018-06-10Add template to build release docker imageDenes Nemeth2-0/+55
The release docker image is built from artifacts in the release repo. This job is only triggered manually by Linux foundation, when a release needs to be built. The release builder still publishes to the staging repo. The images is planed to be moved from staging repo to the release repo manually. Change-Id: I943494d6826aa8f4e9186faa8c82377aa8c5b09f Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-06-09Add job for beijing branchEric Debeau1-0/+2
Issue-ID: EXTAPI-104 Change-Id: I3e0fef697135dc9b78783f79da61c8444e047685 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-06-07Add beijing branch jobs for demo repoGary Wu1-0/+2
Change-Id: I9424e36f7f84ce60e6280fb1f965494cad590d7e Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>