summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-02-10Move the compass centos job to intel-pod8wutianwei5-28/+19
We fixed the issue of accessing database failed on intel-pod8. Some problem happened in Huawei Munich Lab.So we move the CI job to this pod. Change-Id: Iefddcf2bef2cc296b1abd2d224b78c6dbc522295 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-02-10Merge "[qtip] Add experimental task"Fatih Degirmenci1-0/+5
2017-02-09Apex: fixes csit snap uploadTim Rozet1-1/+1
Change-Id: Ideb6302df40cae35637d9d764a7811532cf46d7b Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-09Merge "jjb: infra: bifrost-verify.sh: Always print the GS URL"Fatih Degirmenci1-3/+4
2017-02-09Apex: csit snapshot create more perms fixesTim Rozet1-0/+2
Change-Id: I8143a664a7d9829a048df2603df281ee78dda937 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-09vsperf: replace intel-pod3 by intel-pod12Martin Klozik2-5/+5
Intel POD dedicated to VSPERF was moved to new location and renamed to Intel POD 12. Change-Id: I98a2204de90f6a491edb9e378da46600d4f29978 Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Aric Gardner <agardner@linuxfoundation.org> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-02-09Apex: removes files touched with by root in workspace for csitTim Rozet1-0/+1
Change-Id: I5e97a617a1e205ab7827b362d7e46e5f1792a578 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-09Apex: Adds gate scenario jobTim Rozet2-0/+96
Apex needs a way to run a gate job after basic scenarios (nosdn, odl-nofeature) pass. We need the capability to specify which scenario should be the gate. This patch allows us via a comment to specify 'start-gate-scenario: <scenario>' which will start a gate job to validate that scenario deploys and passes basic functest health check. Some drawbacks of this approach include only being able to validate a single scenario per comment + gerrit votes overriding (not true workflow/pipeline plugin). The positive is this is a fairly small CI change to enable some much needed verification. It will be the Apex committers responsibility to issue this comment post Jenkins +1 approval of pre-gate. Change-Id: I9a1364bb1cece8b35488d496789a5e83c707b32d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-09[fuel] Align master jobs scheduleMichael Polenchuk1-10/+10
- activate baremetal runs - disable onos related runs (plugin ain't ready yet) Change-Id: I89c9cc0a9eafeff698112cdfb4654f4f7852d014 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-02-09Merge "dovetail: branch parameter bugfix"Jun Li2-2/+2
2017-02-08Apex: More fixes to csit snapshot createTim Rozet1-2/+3
Change-Id: I210e5148c8058488edab6f26ece42b011e0e618d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-08dovetail: branch parameter bugfixMatthewLi2-2/+2
JIRA: DOVETAIL-180 Change-Id: Ia1e448c5802693c635bc4ca347df3defb9e1e3b4 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-09[qtip] Add experimental taskYujun Zhang1-0/+5
Change-Id: I26a2296eb216fae738d4e749410810bff2072e25 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-02-09Merge "openretriever: verify job added and document check"Jun Li2-0/+63
2017-02-09[opera] set timeout of daily building job as 240minmeimei1-1/+1
Change-Id: Ie323aa771f2348d99eacbf5115c1503e69576ab7 Signed-off-by: meimei <meimei@huawei.com>
2017-02-08Apex: fixes missing sudo on route cmd for csitTim Rozet1-1/+1
Change-Id: Iffb93175cc253a471530571662a5b8fb3a00ff88 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-08qtip is using 'gerrit-trigger-change-merged'Aric Gardner1-4/+4
Need to add it back from the last revert Change-Id: Ibc2f225c94121e89cc1db1b03b085e588b5a732c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-08Revert "Add new jobs for doc merge and verify"Aric Gardner3-80/+5
This reverts commit fd8d915b212fb8adc943a74b537b5b5efffeaaad. Change-Id: I9e56196f2ac84b72af2f9b51bbcd663fdc4e02c3
2017-02-08Apex: adds host route for csit jobsTim Rozet2-1/+11
This route will let functest container access floating IPs on the overcloud when virtual deployments are used. Change-Id: I9c63239d4d224a141538e9d6f203f4902fe8752e Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-08Fix verify job failureCristina Pauna1-1/+1
https://gerrit.opnfv.org/gerrit/#/c/27629/ missed the qtip jobs and caused verify job to fail with https://build.opnfv.org/ci/job/releng-verify-jjb/900/console Change-Id: Id9883edb98cc2e7f3fcb8623aeadebfb653f484b Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-02-08Merge "Remove email publisher from jenkins job"Aric Gardner1-1/+0
2017-02-08Merge "Add new jobs for doc merge and verify"Aric Gardner3-4/+79
2017-02-08Merge "Update new slave tag"Aric Gardner3-8/+8
2017-02-08Merge "[Functest] Add push-logs to functest-suite job"Jose Lausuch2-1/+5
2017-02-08Add new jobs for doc merge and verifyShubhamRathi3-5/+80
New jobs for merge and verify added in tandem to ODLDocs. Intent of keeping these doc jobs between ODL & OPNFV as similar as possible is to keep the scope for common jobs and cross collaboration possible. The archiving feature that is included in post build configuration of ODLDoc jobs has been left out for now until CI Team can take it up. Change-Id: Ifb494f1491f07ad0af39cd2644f895372b98edf3 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-08KVMFORNFV: Uploading logs to artifacts.kalyanreddy2-1/+5
This patch includes script updates/corrections to upload the artifacts based on Job type and phase. Change-Id: I817f9a0cc9a2850759743a72f0db7d2c342360f1 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-02-08Merge "Refactor Daisy verify jobs"Serena Feng1-87/+45
2017-02-08Merge "Add daisy installer default parameters"Serena Feng3-1/+60
2017-02-08Merge "Refactoring daisy CI Jobs"Serena Feng3-97/+277
2017-02-08Merge "Use parameters in cli for deploy.sh"Serena Feng1-1/+1
2017-02-08Merge "Add docker build for escalator"Serena Feng1-0/+2
2017-02-08Update new slave tagCristina Pauna3-8/+8
The jenkins slave arm-build2 was retagged from opnfv-build-arm to opnfv-build-enea. This change was made to avoid confusion, as this slave is an x86 machine building an iso that is used by armband Change-Id: Iac4e9bf635c128070c32818874626a81a28e6cf7 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-02-08Merge "dovetail: bugfix of parameter name"mei mei1-2/+2
2017-02-08Merge "send notifications to company email"Jose Lausuch1-1/+1
2017-02-08dovetail: bugfix of parameter nameMatthewLi1-2/+2
JIRA: DOVETAIL-180 Change-Id: I63c8108cb86dcf810b60648ce3f0eddd70f9cd68 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-08Merge "Deprecate legacy test task"Serena Feng1-6/+1
2017-02-08Merge "Refactor qtip jobs"Serena Feng7-107/+167
2017-02-08Remove email publisher from jenkins jobrohitsakala1-1/+0
Sending emails for verify jenkins job is unnecessary Change-Id: I44eaadc7cee1d6a8f6a29fc269279f3acd98c71f Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-08undo publishing the ansible.logmeimei4-20/+0
- we already redirect all the logs of ansible, so publishing ansible.log is unnesesaary Change-Id: Ic3daf59a379512ac370739aff292509f81fa697c Signed-off-by: meimei <meimei@huawei.com>
2017-02-08send notifications to company emailSerenaFeng1-1/+1
Change-Id: I678bdea2ff553a898135f36f9d0e1b0ca5ba8a98 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-02-08Merge "Adding POSCA build job for Bottlenecks"mei mei2-0/+2
2017-02-08Merge "keep weekly-trigger-disabled and enable compass-dovetail weekly trigger"mei mei2-4/+9
2017-02-07Merge "KVMFORNFV: Uploading logs to artifacts for debugging."Aric Gardner2-10/+30
2017-02-07KVMFORNFV: Uploading logs to artifacts for debugging.kalyanreddy2-10/+30
This patch includes updated scripts for uploading kvmfornfv test logs(example:ftrace logs) to artifacts for future debugging if needed. Change-Id: I078169fc777de93cb2706bb07d77520da7527d73 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-02-07Merge "Add GIT_BASE parameter in a phase job."Jose Lausuch1-0/+2
2017-02-07[Functest] Add push-logs to functest-suite jobjose.lausuch2-1/+5
Functest suite is used now by different projects for verify jobs for example. Some of these jobs would like to have the logs in artifacts for further troubleshooting. Change-Id: I2e0c2d9539c2e195a5c4fb6c4708d82e512adf94 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-07Apex: fixes snapshot create RC filesTim Rozet1-3/+3
Change-Id: I769bf1f4f6d0c399769422bc7a84a171c295cf2c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-07Merge "[APEX][BGPVPN] Add to bgpvpn to apex-daily"Tim Rozet1-2/+30
2017-02-07KVMFORNFV: Enabling triggers for kvm OVS+DPDK+BAROMETER scenario.Navya1-0/+42
This patch includes implementation of jobs and triggers for kvmfornfv ovs+dpdk+barometer HA scenario test case. Change-Id: I1b8e4a660f18b479631ea30df80d66c0d75a1bcd Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
2017-02-07openretriever: verify job added and document checkMatthewLi2-0/+63
1, verify job added 2, put into document check cfg file Change-Id: I3f6ce78653aab789ccdc0a11f36c1b6e735ae3cc Signed-off-by: MatthewLi <matthew.lijun@huawei.com>