summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
AgeCommit message (Collapse)AuthorFilesLines
2017-08-31Update vfc-gvnfm-vnflcm yaml templetefujinhua2-0/+16
Add docker build job Change-Id: I29412536f604a271c3278d171dad722347c0b097 Issue-Id: CIMAN-43 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-31Add vfc-nfvo-gvnfm jobluxin2-0/+18
Add vfc-nfvo-gvnfm csit job and java daily job Change-Id: I37bd2bcfabec90b8d41d87accdd6d288de8ff75b Issue-Id:CIMAN-39 Signed-off-by: luxin <luxin7@huawei.com>
2017-08-31Add vfc-nfvo-resmanagement jobluxin2-0/+17
Add vfc-nfvo-resmanagement csit job and java daily job Change-Id: Iea97f375655f08e8e3d95a60f4c505f984cc4953 Issue-Id:CIMAN-38 Signed-off-by: luxin <luxin7@huawei.com>
2017-08-29Merge "Update vfc-sfc-driver yaml templete"Jeremy Phelps1-0/+1
2017-08-29Add Sonar Inspection job for wfengineZhaoxing1-0/+1
Change-Id: I7f835e1485091cc6b9f1b35ad565ed32cbd49147 Issues-Id: VFC-185 VFC-186 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-08-29Update vfc-sfc-driver yaml templetefujinhua1-0/+1
Add Sonar Inspection job for vfc-sfc-driver Change-Id: I185f7573e82e190755cc99bf006b1a015d343546 Issue-Id: CIMAN-37 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-26Update vfc yaml templatefujinhua3-3/+3
switch verify job node of vfc-gvnfm-vnflcm-python to centos7-redis-4c-4g switch verify job node of vfc-nfvo-lcm-python to centos7-redis-4c-4g switch verify job node of vfc-nfvo-catalog to centos7-redis-4c-4g Change-Id: Icb1b08d241597c2b0cd038ee0c702bd7e3619bec Issue-Id: CIMAN-35 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-25Add Sonar Inspection job for vfc emsdriveryangyan1-0/+1
Add *-release-* Inspection Job for vfc emsdriver component Issue-ID: VFC-156 Change-Id: I6289b3109853bfd054af584fed8897392d43a2ce Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-08-23Merge "Modify jjb for emsdriver"Jessica Wagantall1-2/+2
2017-08-23Modify jjb for emsdriveryangyan1-2/+2
Modify jjb for emsdriver. Update the pom file directory,because the source code structure for vfc-emdsdriver has changed,update the pom directory from ems/boco/ to ems/ Issue-ID: CIMAN-28 Change-Id: Ie29071a7fe87fe881b00e959c497b8458596b072 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-08-22Add vfc-nfvo-catalog yaml templatefujinhua1-0/+21
Add java and python ci jobs for vfc-nfvo-catalog yaml template. Change-Id: I1976a173a8e88926a95bc0a79d289ee8737bf730 Issue-Id: CIMAN-26 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-17Update vfc huawei driver scriptvictor.gao1-1/+1
Correct the mismatch between jenkins jjb script and gerrit project directory. Change-Id: I1b99ed274124022d35c42afcb269f95609f57e93 Issue-Id:VFC-90 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-15Update vfc-nfvo-driver-ems yaml templatefujinhua1-3/+3
fix subproject settings according to new path Change-Id: Iaf3e7796bbad00393089b71e524fa2a1d3830530 Issue-Id: CIMAN-19 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-15Merge "Add merge job for vfc/nfvo/wfengine"Jessica Wagantall1-0/+23
2017-08-15Update build-node from basebuild to redisying.yunlong1-1/+1
Compiling the gvnfm vnflcm code requires the Redis server and must compile the code on the Redis node. Change-Id: I0b56de562fa5cb77abaac9863027aa6284b389c1 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-14Add merge job for vfc/nfvo/wfengineZhaoxing1-0/+23
Issue-ID: VFC-74 Change-Id: Ie8e5a119162915180cdf3665acc3c659547c6c21 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-08-11Update vfc huawei driver scriptvictor.gao1-2/+2
Fix VFC sub-project vfc/nfvo/driver/vnfm/svnfm/huawei verify jenkins job report missing setting file bug. Change-Id: Ice7f1aa560898861d7daf560169baa448401bbc9 Issue-Id:VFC-90 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-11Add merge job for vfc/nfvo/resmanagementvictor.gao1-2/+3
VFC sub-project resmanagement missing merge jenkins job. Change-Id: Ie4ad97966e6d2802600c3918670c68631fab844e Issue-Id:CIMAN-18 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-09Add jjb jobs for vfc-nfvo-driver-ems-javayangyan1-0/+20
Change-Id: Idcc9e6d13dd24431222043baa5f24c6e7cce8bbe Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-08-09Remove release-1.0.0 from vfcying.yunlong5-10/+0
Now in vfc project, there is no release-1.0.0 branch, so the Release1 related job task cannot be triggered, remove the release-1.0.0 from vfc project job list. Change-Id: I76c44518d459e558f3798423de1f8e8b0501fc02 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-08Merge "Add vfc-gvnfm-vnflcm job file"Jessica Wagantall1-0/+20
2017-08-08Merge "Change build node to redis-support node"Jessica Wagantall1-1/+1
2017-08-08Add vfc-gvnfm-vnflcm job fileying.yunlong1-0/+20
As there is no verify and merge job in vfc-gvnfm-vnflcm job list, add job file for the first time. this job is used to zip the python code. Change-Id: I49a5644bf10db388d7a3850c6426602a84aac5f6 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-08Add vfc gvnfm and svnfm driver job fileying.yunlong2-0/+40
As there is no verify and merge job in vfc-gvnfm-driver and vfc-svnfm-zte-driver job list, add job file for the first time. Change-Id: I11d5abdc2d0d88144a48748b9007f3ec9b0fcfac Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-08Change build node to redis-support nodefujinhua1-1/+1
Change-Id: Ifee03de856e5054ea9aec6a5e0a36f9e239fab44 Issue-Id: CIMAN-9 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-07Merge "Modify vfc-gvnfm-zte-driver python yaml"Jessica Wagantall1-3/+3
2017-08-07Modify vfc-driver-svnfm-zte-python yamlying.yunlong1-3/+3
Modify project-name and mvn-settings, make them consistent with the name of the project. Change-Id: I7fd4cb92c20a0e1465bb21980138eab232435ff5 Issue-ID: VFC-77 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-07Modify vfc-gvnfm-zte-driver python yamlying.yunlong1-3/+3
Modify project-name and mvn-settings, make them consistent with the name of the project. Change-Id: Ice950a2c2de432765ff5b073d8f164d192625699 Issue-ID: VFC-77 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-06Merge "Add ci job script for vfc-nfvo-driver-sfc"Jessica Wagantall1-0/+19
2017-08-05Add ci job script for vfc-nfvo-driver-sfcfujinhua1-0/+19
Rename file name Change-Id: I87c932f333c582edcbd48dd8c51367e052893637 Issue-Id: CIMAN-12 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-04Merge "Modify vfc-gvnfm-vnfres java job yaml"Jessica Wagantall1-2/+2
2017-08-04Fix ci job script for vfc-nfvo-lcmfujinhua2-8/+4
remove subproject tag Change-Id: I210279d0aabe182a322ca2609adbedb9777143ed Issue-Id: CIMAN-9 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-04Modify vfc-gvnfm-vnfres java job yamlying.yunlong1-2/+2
Modify project-name and mvn-settings, make them consistent with the name of the project. Change-Id: I486d7f3db4281b31207902a80c3995d850f0b64f Issue-ID: VFC-77 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-03Merge "Changes:Add ci script for vfc huawei svnfm driver"Jessica Wagantall1-0/+19
2017-08-03Changes:Add ci script for vfc huawei svnfm drivervictor.gao1-0/+19
Change-Id: I912d18d6a85d618ec9ad0d9bc8183e9caec78aac Issue-Id:CIMAN-11 Signed-off-by: victor.gao <victor.gao@huawei.com>
2017-08-03Merge "Add java verify and merge file to vfc-gvnfm-vnfmgr"Jessica Wagantall1-0/+19
2017-08-03Add java verify and merge file to vfc-gvnfm-vnfmgrying.yunlong1-0/+19
As there is not verify and merge job in vfc-gvnfm-vnfmgr job list, add job file for the first time. Change-Id: I458de07ebc3c605fc09cb6818bdc45a65c30383f Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-02Add ci job script for vfc-nfvo-lcmfujinhua1-0/+20
Change-Id: Iaf85dec03b64a35001df792f10189cafef8e8967 Issue-Id: CIMAN-9 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-07-27Add release-1.0.0 stream to vfc-gvnfm-vnfresying.yunlong1-0/+2
Change-Id: I350b4d2d51f131cd1854158c7f4a5f0e766ed4c5 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-24Modify name of gvnfm vnfres java verify jobying.yunlong1-1/+1
Modify name of gvnfm vnfres java verify job Change-Id: I93f5e28c4ea4afb73a81e307a5f561c7b464289b Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-21Merge "Add vfc gvnfm vnfres java verify job"Andrew Grimberg1-0/+20
2017-07-21Merge "Enable vfc gvnfm vnfres java verify job"Andrew Grimberg1-0/+0
2017-07-21Add vfc gvnfm vnfres java verify jobying.yunlong1-0/+20
Enable vfc gvnfm vnfres java verify job Change-Id: Ia8d4ec73e78c94f75fb8efdb89691f2c396d72fe Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-21Enable vfc gvnfm vnfres java verify jobying.yunlong1-0/+0
Enable vfc gvnfm vnfres java verify job Change-Id: Iaec09ffabda12c1eae8614c2591cc187c3bfe396 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-21Add ci script for vfc-nfvoluxin1-0/+15
Change-Id: I732aecdd48371adcb5b22477e4308b15c992aa61 Issue-Id:CIMAN-7 Signed-off-by: luxin <luxin7@huawei.com>
2017-07-20Rename jenkins job yaml fileying.yunlong1-0/+0
Make the file name is consistent with the project name Change-Id: I15a78242f6547e42cbf4b996fbc1fd6502dbf094 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-18Merge "Enable vfc svnfm driver of zte scan job"Andrew Grimberg1-0/+19
2017-07-18Merge "Enable vfc gvnfm driver scan job"Andrew Grimberg1-0/+19
2017-07-18Merge "Enable vfc gvnfm vnflcm scan job"Andrew Grimberg1-0/+19
2017-07-18Merge "Enable vfc gvnfm vnfrmgr scan job"Andrew Grimberg1-0/+19