summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2019-08-21Add CCSDK jobs for elalto-fluorine branchTimoney, Dan (dt5972)6-0/+12
Add subset of CCSDK jobs needed in El Alto Fluorine branch Change-Id: I96bf4541528170ee119db04f1ab969bf9a15b9e0 Issue-ID: CIMAN-297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-21Add newly-created docker profileJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Change-Id: I42a72f8949b35e1c8ba5671b5e7ea7f3051f851b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-19Include maven-docker-stage jobs for pombaPrudence Au5-0/+30
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I43b70482289d5c8a358014dc41f8c1b68b2653b9
2019-08-19Merge "Use global-jjb verify,merge"Jessica Wagantall1-2/+4
2019-08-19Use global-jjb verify,mergeTimoney, Dan (dt5972)1-2/+4
Change to use global-jjb version of verify and merge jobs Change-Id: I216eb65da19687d80a7b9cdfda87f867a057529d Issue-ID: CIMAN-294 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-19Merge "Enable Coverity Scan daily check for "portal" component"Jessica Wagantall1-0/+34
2019-08-19Merge "Verify configbinding via Global-JJB python/tox job"Jessica Wagantall1-32/+26
2019-08-17Enable Coverity Scan daily check for "portal" componentArtem Naluzhnyy1-0/+34
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I7bb2d45c810d58673b02d2b7db9c96def0793fc0
2019-08-17Make COVERITY_USER_EMAIL, SEARCH_PATHS, SEARCH_EXCLUDE_REGEXS configurableArtem Naluzhnyy1-3/+21
Now the Jenkins job parameters are configurable on the WEB since it's usefull for initial Coverity Scan job setup or tuning process. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I6f2f59416966233c24c1b6bc1847d4ebe19a6985
2019-08-17Add DRY_RUN job parameter to bypass actual submission to Coverity serverArtem Naluzhnyy1-0/+5
The Jebkins job parameter can be used during Coverity Scan job initial configuration or tuning process to avoid unnecessary submission quota exhaustion. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I4dfdf7441b8f31fffa2e4afd62bdd871126cdfd5
2019-08-16Verify configbinding via Global-JJB python/tox jobLott, Christopher (cl778h)1-32/+26
This uses LF's tox-run.sh to gain access to py 3.7. Stop invoking maven to call a script to call tox, but still invoking maven to call a script to call docker. Issue-ID: DCAEGEN2-1729 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I3670c1b440f93cdc6c7ba9841a5eeca0283c9104
2019-08-16Merge "Config SDNC to use maven 3.5"Jessica Wagantall3-32/+5
2019-08-16Config SDNC to use maven 3.5Timoney, Dan (dt5972)3-32/+5
Configured SDNC jobs to use mvn version 3.5. Also, removed obsolete old (pre-global-jjb) docker build. Change-Id: Ie3466d893404f96644a4ca0b3ac215e1a395f843 Issue-ID: CIMAN-296 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-16Dump list of analysed files not tracked by Git repositoryArtem Naluzhnyy1-1/+2
"cov-int/scm-untracked-files.txt" info may be used as a source for 'coverity-search-exclude-regexs' JJB config option to suppress analysis of external 3rd-party and auto-generated sources. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: Ief208e3ac202f5494e9762902f0930890d8c01d8
2019-08-15Set maven version to 3.5 for ccsdk/distributionTimoney, Dan (dt5972)1-0/+1
After ODL Neon port, ccsdk/distribution repo requires mvn version >= 3.5. Change-Id: I59368fc79022e5bef53d17baa53d6ee635b64efa Issue-ID: CIMAN-295 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Revert to ubuntu sandboxBin Yang1-1/+1
centos sandbox is not ready for building uwsgi due to lack of packge python3-devel Change-Id: I511119f6f8a7fbd4c60667957254f6b8964bc601 Issue-ID: MULTICLOUD-763 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-14Add SDC WS jobJessica Wagantall1-0/+12
Change-Id: Ife65b85260dac20b454b97ea3cdf917dda0c38e6 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-13Add release jobs for pomba projectsPrudence Au5-0/+10
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I327700b566662e88aed17f77aa27de2c190f1e8e
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Change parent daily jobs"Jessica Wagantall1-1/+3
2019-08-13Add release job of VFCyangyan1-0/+2
Change-Id: Ie7bbc30d4cff0e0cdb802443e28044c7c13fcbeb Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-13Add release job of VFCyangyan1-0/+2
Change-Id: Icba88cbc236e969c5e9773f61dfa63aeca61941c Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-13Add release job of VFCyangyan1-0/+2
Change-Id: Ib640da499afa820f665672336ff29c662c2167d4 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-13Add release job of VFCyangyan1-0/+2
Change-Id: I13f74c4df93537b7bae223edc172dcefad14e540 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-13Add release job of VFCyangyan1-0/+2
Change-Id: I84a24afdd1a16389634b7f2541d32c338f84a754 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-13Merge "Add release job of VFC"Jessica Wagantall1-0/+2
2019-08-13Merge "Add release job for multicloud services"Jessica Wagantall5-35/+46
2019-08-13Merge "Add release job for nbi"Jessica Wagantall1-0/+2
2019-08-13Change parent daily jobsTimoney, Dan (dt5972)1-1/+3
Update ccsdk/parent Jenkins jobs to run merge daily instead of stage. Change-Id: Ib38318fb6d5e6a4a883b42ec07c3191afe072d06 Issue-ID: CIMAN-294 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-13Add release job for multicloud servicesBin Yang5-35/+46
Add release jobs for framework and opestack plugins Add info verify job for framework Descope lenovo as requried by MULTICLOUD-737 Change-Id: I1f3d7a5d36dfdd67db695eb032e541caf70f5d05 Issue-ID: MULTICLOUD-769 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-12Add release jobs for aai self-releaseJimmy Forsyth25-6/+50
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ie26ecb0d6d87b0b4c4ff091d09c320bb650bdd68
2019-08-12Add release job for nbiaosull011-0/+2
Change-Id: If3bf6925021768ab1a2580e0d8b673ba2d822ccf Issue-ID: EXTAPI-290 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-08-12Add release job of VFCyangyan1-0/+2
Change-Id: I212a3393b35782219ddd1e4e8d1625ee66ea17a5 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-12Add release job of VFCyangyan1-0/+2
Change-Id: I7c1e327536a35f6c6819bb176eb1bd5aebd36ed0 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-12Add release job of VFC to projectyangyan1-0/+2
Change-Id: I3a69c0a4b764e38c871818dee95284bfcf315d77 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-08Update WS AAI nodesJessica Wagantall5-0/+5
Update build-node: ubuntu1604-docker-8c-8g To enable more tooling after forcing build additional dependencies. Change-Id: I632516b7537492d2fc28ed4c600aa069829839bd Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-08Merge "Change build node for multicloud openstack jjb"Jessica Wagantall1-1/+1
2019-08-08Revert to ubuntu, centos failsJimmy Forsyth1-2/+1
Issue-ID: CIMAN-33 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4e1d6f827694f92aea5a75b298241164fb8ca0a8
2019-08-08Change build node for multicloud openstack jjbBin Yang1-1/+1
The new build node is expected to launch py3 by default Change-Id: Ib02e8a3b51e5d7c017dfe6d2760666ce6181dbe2 Issue-ID: MULTICLOUD-763 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-07Update path for makefile buildKiran Kamineni1-1/+1
Now that we have the monitor operator in the src tree, we need a way to build that as well. A top level Makefile has been added to the repo and this patch just ensures that the new Makefile is executed during builds. Issue-ID: MULTICLOUD-666 Change-Id: I4b8a485921c5730139c5cacd245e8b35a10003e3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-07Merge "Add centos-7 memcached build"Jessica Wagantall1-1/+1
2019-08-07Merge "Add docker stage job for common images"Jessica Wagantall2-4/+8
2019-08-07Add docker stage job for common imagesJimmy Forsyth2-4/+8
Issue-ID: AAI-2574 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I96256194272509a8d6bc6bfd084986c7fb3e20be
2019-08-07Add centos-7 memcached buildEric Ball1-1/+1
Requested from LF as IT-17114. This is the first step for adding a centos7 memcached builder. Change-Id: I6d49c182396e916391ccd7125609e9164d0bd05c Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-08-07Add el-alto branch job and gerrit release jobsVijay Venkatesh Kumar16-0/+33
Change-Id: Iddbbd891bb3242fe90ae4d873ca6672c7f4c6fff Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578 Issue-ID: DCAEGEN2-1669
2019-08-12Merge "Add release job for pomba-audit-common"Jessica Wagantall1-0/+2