summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10bugfix: miss parameters when create verify jobsmeimei1-0/+1
Change-Id: Idc0db2fac90b971eee9e85a5c9bc187c922ec045 Signed-off-by: meimei <meimei@huawei.com>
2016-11-10remove all the verify jobs for compass and then add them backmeimei1-0/+250
Change-Id: Ic0b0ab52a45947799206df91a1ac29d43ad56290 Signed-off-by: meimei <meimei@huawei.com>
2016-11-10remove all the verify jobs for compass and then add them backmeimei1-250/+0
Change-Id: Ibc78f6c56d64b09c625684144b80c5c4c6484aae Signed-off-by: meimei <meimei@huawei.com>
2016-11-10modify the path of build.shmeimei1-1/+1
JIRA: COMPASS-496 Change-Id: If21ac68a117fbfa13eb1888151ac5e479ced22f1 Signed-off-by: meimei <meimei@huawei.com>
2016-11-08Cleanup dirty daisy build workspace directory, part2Zhijiang Hu1-1/+1
This let daisy basic job and build job to run on the same machine, so that, basic job can do cleanup for the build job. This is a one-shot action. After succefully executed, this PS will be reverted. Change-Id: I79950508afe393af8bb6097e5f49745140068920 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-11-08Cleanup dirty daisy build workspace directoryZhijiang Hu1-0/+1
This is a one-shot action. After succefully executed, this PS will be reverted. Change-Id: I09ffadf6ea3bace87164feb409bb8a1187c8b2fd Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-11-07This fixes the uploads going to docs/docsAric Gardner1-2/+2
gsutil command looked like this: gsutil -m cp -r upload/docs gs://artifacts.opnfv.org/fuel/colorado/2.0/docs Uploads looked like this: Uploading ...docs/docs/installationprocedure/_static/down.png: Change-Id: Ic767187ea973351c7123e08441ee3e67eb1ffdfa Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-11-07files merged are going in /docs/docs/Aric Gardner1-0/+6
adding echos to debug Change-Id: I232044a616ca36bb7ff4a42a76188f6d47dd807e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-11-07Merge "Prevent double uploading while "build" jobs"Aric Gardner1-5/+3
2016-11-07Merge "compass: Update verify jobs and introduce Multijob and verify phases"Jun Li2-131/+250
2016-11-04Don't run Functest unit tests for Colorado branchjose.lausuch1-1/+1
run_unit_tests.sh is a new thing for Danube, it shouldn't be executed in Colorado verify jobs. Change-Id: Ibc9fd41ae390ef2fcb7d448914dd65a7b9166781 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-11-04compass: Update verify jobs and introduce Multijob and verify phasesmeimei2-131/+250
Change-Id: I2b4e57d5c67f0b8abd485668ce40675d9dff73e7 Signed-off-by: meimei <meimei@huawei.com>
2016-11-02Prevent double uploading while "build" jobsFedor Zhadaev1-5/+3
"build"-like jobs were matched to both if-statements so ISOs were uploaded twice. This patch fixes that behaviour. JIRA: FUEL-221 Change-Id: I1f6b18339ec742b65de6a3f3c1ae3c9a5009fa4e Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-11-02Armband: Verify: Removed upstream folder from forbidden file pathsAndrei Varvara1-2/+0
"forbidden-file-paths" prevents verify from running for patches that alter that dir so it was necessary to remove "upstream" ANT configuration completely Change-Id: I6c1f00fe500548695284ad1e947cb35bdce14c3e Signed-off-by: Andrei Varvara <andrei.varvara@enea.com>
2016-11-02Fix perms and sed for bridge_nameYolanda Robla Mota1-3/+3
Change-Id: I0b2b6e31a456398958bf1997ed6f6394322191c8 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-11-02Start using centos7 instead of centos-minimalYolanda Robla Mota1-1/+1
Current builds with centos-minimal are failing on 7, so start using centos7 element instead. Change-Id: I80d986fd7613e1807a119447a01c62e6f8a93ddf Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-11-02Fix automated job to properly create the bridgeYolanda Robla Mota1-0/+7
The element that creates the bridge was moved from file to template. But in the case of VMs we are not running puppet to install bifrost, so that is not applied. Manually place the file in the right path, and replace the bridge name with the expected br_opnfv. Change-Id: I22b2213b529343b24c358b3c80fd1849ec40979c Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-11-01Armband: Verify: Fix build params, tree pathsAlexandru Avadanii1-4/+4
Armband tree has ci, patches and upstream as folders. Updated the releng armband-verify-jobs.yml with the right paths. While replicating Fuel@OPNFV behavior, one default set of parameters was left pointing to x86 build defaults (opnfv-build-defaults), instead of opnfv-build-arm-defaults. JIRA: ARMBAND-99 Change-Id: I4a0ec09b6188ef4c7f06d2f0c0ddcb13ca9ad72f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Signed-off-by: Andrei Varvara <andrei.varvara@enea.com>
2016-10-31Armband: Verify: Don't enable virtual-deploy yetAlexandru Avadanii2-8/+5
While at it, add missing exec flag to one sh script, and cleanup some obsolete debug logs. Change-Id: Ib805e41177571f6413ed744edae405449c86412e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-10-31Merge "Add verify jobs for Armband"Aric Gardner3-43/+283
2016-10-28Merge "Trigger test unit execution on verify + Published for jenkins"Morgan Richomme1-1/+29
2016-10-26Merge "predefined-parameters complement for daisy verify jobs"Fatih Degirmenci1-0/+20
2016-10-25[Yardstick] Add default DB_BACKEND for virtual podJingLu51-8/+8
JIRA: YARDSTICK-357 Change-Id: I5a6e77366733e1a871c8f1574d15996456ec080d Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-24Add verify jobs for ArmbandAndrei Varvara3-43/+283
This patch is similar to what releng/jjb/fuel does for verifying build and deploy. JIRA: ARMBAND-99 Change-Id: Ic6524e921acf458b55fbbb3453638c5fc30db15c Signed-off-by: Andrei Varvara <andrei.varvara@enea.com>
2016-10-23predefined-parameters complement for daisy verify jobsZhijiang Hu1-0/+20
Try to solve "Error fetching remote repo 'origin' GERRIT_REFSPEC" problem. Change-Id: I0631be6cced09aa816afab9471c1351e69a5bda7 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-10-22[qtip]update qtip ci jobwu.zhihui1-1/+9
1. Creat qtip ci job on zte-pod3 2. Reschedule time on zte-pod2 JIRA: QTIP-138 Change-Id: I5805e976e72c898e761f440833bfde42b37bba42 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-21Merge "[compass] fix concurrency issues of ci jobs"mei mei2-2/+2
2016-10-22[compass] fix concurrency issues of ci jobsQiLiang2-2/+2
JIRA: COMPASS-494 Change-Id: I7cffad73976cd33974df4fe66e6a30e67df962c1 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-21Merge "Upload Generated Documentation to Correct Path"Trevor Bramwell1-1/+1
2016-10-21vsperf: Run colorado verify/merge jobs on intel-pod3Fatih Degirmenci1-2/+4
Change-Id: Ic893544d76e9e99189c4bba1370e5d5c0bec2e92 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-20Upload Generated Documentation to Correct PathTrevor Bramwell1-1/+1
Documentation for Colorado 2.0 is not being uploaded to the correct place. Instead of being uploaded to 'colorado/2.0/docs' documentation is getting uploaded to 'colorado/2.0/'. Using `$gs_path` over `$GS_URL` should fix this. Further this should fix the failure from the gsutil command happening when trying to set the correct Content-Type header on HTML files as it's referencing a path that does not exist. JIRA: DOCS-161 Change-Id: Ic732fda5cac54b1cc4834f2b44000ee87838f269 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-10-20Merge "Update opnfv-docs Merge Job Trigger and Parameter"Trevor Bramwell1-0/+6
2016-10-20Apex: removes opendaylight-sfc rpm from uploadTim Rozet2-3/+3
We no longer build a separate RPM for opendaylight-sfc, so this needs to be removed. Change-Id: I6dc10d4dbc1c42336f299e4b05955e95a67bb1a0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-20Merge "reslove issue about can not trigger verify jobs"Fatih Degirmenci1-7/+5
2016-10-20Merge "Set arm-pod-3 as non-ci POD"Fatih Degirmenci4-0/+114
2016-10-19Update opnfv-docs Merge Job Trigger and ParameterTrevor Bramwell1-0/+6
- Adds 'GERRIT_REFSPEC' parameter By setting a default to 'refs/heads/{branch}' (which will evaluate to either 'refs/heads/master', or 'refs/heads/stable/colorado') we will be able to manually trigger patchsets. - Adds 'rebuild docs' comment to trigger Because 'remerge' is used by multiple projects, adding 'rebuild docs' will allow anyone to trigger only a rebuilding of the documentation, while still rebuilding them on a 'remerge' comment. Change-Id: I596f3e8bf412077e5e505555cb0654394a32d213 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-10-19Merge "vswitchperf: Update merge and verify jobs"Fatih Degirmenci1-0/+4
2016-10-19Trigger test unit execution on verify + Published for jenkinsMorgan Richomme1-1/+29
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Change-Id: Ieb8e291d31479fff1c7cad941eb9be83cd4b670f Depends-On: Icd958552fafb4e8dc58f9008586bcaf33862ccd4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-10-18Set a Custom URL for Bifrost Verification JobsTrevor Bramwell1-0/+2
OpenStack-CI documentation states[1] a custom URL needs to be set in order for Jenkins comments to be correctly formatted by the OpenStack Gerrit server. [1] http://docs.openstack.org/infra/system-config/third_party.html#the-jenkins-gerrit-trigger-plugin-way Change-Id: Id10c9839b823f0b3841cfcaa16a6dd384d34cbbe Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-10-18Set arm-pod-3 as non-ci PODcristinapauna4-0/+114
arm-pod-3 will be removed as CI pod and this commit add triggers to make it a non-ci pod Change-Id: Ice16b8d32c553a059a2c9885fd801a736a59a14d Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-10-17vswitchperf: Update merge and verify jobsMartin Klozik1-0/+4
Update and verify jobs will execute real vsperf TCs, which won't require a traffic generator. Script ./build-vsperf.sh will take care about creation, update and activation of python virtual environment. Jobs will be executed at ubuntu nodes, where python3 is available, so call of scl is required only for daily job. Update is backward compatible, i.e. merge and verify jobs will pass with old version of ./build-vsperf.sh. JIRA: VSPERF-391 Change-Id: I6cb0e9a1c1bcf315dd0e484f845123ec41c849fc Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-17reslove issue about can not trigger verify jobsJing Sun1-7/+5
Change-Id: Ie47eca93aaa05b2c04770c6f84f848fe6c709630 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2016-10-17[compass] verify both trusty and centos7QiLiang1-5/+17
JIRA: COMPASS-494 Change-Id: I05ca3ad22bfb926245ac89a8ef81f832a9b31959 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-14Merge "Armband: Move lab-config to OPNFV securedlab"Aric Gardner2-4/+4
2016-10-14Merge "Add sfc scenarios on ARM"Aric Gardner1-2/+55
2016-10-14Armband: cleanup: retire arm-build1Alexandru Avadanii1-1/+0
JIRA: ARMBAND-137 Change-Id: Idbbd25449f127867f0eed03144a0e68dfbf91e12 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-10-14Add sfc scenarios on ARMcristinapauna1-2/+55
Added old l2 sfc scenarios for both ha and noha on master branch JIRA: ARMBAND-144 Change-Id: Ie28f9f9b32abe82b9f596d5b7d6336e2df425eb4 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-10-14Armband: Move lab-config to OPNFV securedlabAlexandru Avadanii2-4/+4
This depends on: - jenkins-enea ssh access to OPNFV gerrit; - master and stable/colorado securedlab definitions for arm-pod* [1]; [1] https://gerrit.opnfv.org/gerrit/#/c/23159/ JIRA: ARMBAND-149 Change-Id: Ic9a2e232027636694ffd441fe5203cb06975f137 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-10-14Merge "dovetail tool: unittest added"Jun Li2-7/+30
2016-10-14Add apex CI PODszshi1-0/+21
JIRA: DOVETAIL-32 Change-Id: I00a7a133331da086542c46dc78f7f36d43ff2cf2 Signed-off-by: zshi <zshi@redhat.com>