summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-08Merge "Update on Functest reporting processing"Morgan Richomme3-11/+27
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 "bifrost: Destroy all VMs from the slave nodes"Markos Chandras1-6/+6
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-07bifrost: Destroy all VMs from the slave nodesMarkos Chandras1-6/+6
New patchsets may introduce (or remove) testing VMs so make sure the script destroys all of them Change-Id: Ic96142823b9a8b044306327ce3454fbdc6fa5eb4 Signed-off-by: Markos Chandras <mchandras@suse.de>
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>
2017-02-07Refactor Daisy verify jobsJulien1-87/+45
remove unused jobs, such as basic, test, deploy and keep only build job. Change-Id: I1639882f1bf5249f404d3fe6db69443a2a997f89 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-07Add daisy installer default parametersJulien3-1/+60
Add default settings for installer and slaves Use baremetal deployment for daily Use virtual deployment for merge JIRA: DAISY-27 Change-Id: Ia00343225656c02aa292ee89d153f2e047c994b0 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-07Add GIT_BASE parameter in a phase job.rohitsakala1-0/+2
This parameter is missed because there was no macro as testresults-defaults. Change-Id: I79e506943cfaab6568419b51c09981fd313522c6 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-07Refactoring daisy CI JobsJulien3-97/+277
Refactoring for: 1. Delete unuseful jobs; does nothing but echo; 2. Daily build and Daily deployment jobs are missing; 3. Change include-raw-escape including multiple files into multiple include-raw-escape for better troubleshooting; JIRA: DAISY-25 JIRA: DAISY-26, fixed by add period building job Change-Id: I3a1fc64f6416546b5bd1a7730629ad5ed88140b1 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-06[deployment_handler] Remove current scriptsjose.lausuch14-609/+0
This work has been done from scratch following a better OO approach and better structured. The library is renamed by 'deploment handler' Change-Id: I7af2963ebb4e33d90481e91cabfc015718b0bb68 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-07Add pre-defined parameter for a phase jobrohitsakala1-4/+7
The currentparameters for two phase jobs is set to true so that they run on opnfv-build-ubuntu defaults and the second phase job has a pre-defined parameter as it is to be run on testresults Change-Id: Id5feb94f407d29f6a3d5aa88d321666f3ff463b5 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Merge "prototypes: bifrost: Drop the entire ironic database"Markos Chandras1-5/+2
2017-02-06Merge "Changed parameters in phase jobs"Aric Gardner1-3/+9
2017-02-06Changed parameters in phase jobsrohitsakala1-3/+9
This is done so that the parameters of the prevuious phase jobs are not carried forward to next phase jobs Change-Id: I91a068c75fe1658b3ca104613d3d59a6b82508e9 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Change testresults url to auto testresults urlrohitsakala1-2/+2
The url is being changed to auto because the auto testresults website is updated and the api-docs should be in sync with the testresults website. Note - The auto testresults is created temporarily. Change-Id: If2428511c46183bd57b1a466fbdd04786528b103 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06Merge "Add description to builder in testapi jenkins job"Aric Gardner1-1/+5
2017-02-06Add description to builder in testapi jenkins jobrohitsakala1-1/+5
This is done so that we get to know the node on which it is built in the console. Change-Id: I7e0ff4dd2129637eb4b6e0476766c4fbcbcaafed Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-06keep weekly-trigger-disabled and enable compass-dovetail weekly triggerMatthewLi2-4/+9
Change-Id: I7dbe800da270275593e24aa91afcc963de2acf98 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-06Update on Functest reporting processingMorgan Richomme3-11/+27
- new param to exclude or not results from virtual PODs - new param to exclude or not noha results - fix path - add rally_sanity in black list until we fixed the format issue Change-Id: Ie952f7d6968a322edbcf2effffbc1a75beddc52f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-06Merge "dovetail: set weekly trigger"Jun Li2-3/+3
2017-02-05yardstick: install python3-dev so we can build librariesRoss Brattain1-0/+2
We need python3-dev so we can install Python3 libraries like lxml Otherwise we fail with: building 'lxml.etree' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src creating build/temp.linux-x86_64-3.5/src/lxml x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python3.5m -I/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/.tox/py3/include/python3.5m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.5/src/lxml/lxml.etree.o -w src/lxml/lxml.etree.c:85:20: fatal error: Python.h: No such file or directory compilation terminated. Compile failed: command 'x86_64-linux-gnu-gcc' failed with exit status 1 creating tmp cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitmtir1fki.c -o tmp/xmlXPathInitmtir1fki.o /tmp/xmlXPathInitmtir1fki.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^ cc tmp/xmlXPathInitmtir1fki.o -lxml2 -o a.out error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 JIRA: RELENG-190 Change-Id: Icea4cff9bb9699fbd4bfc25dd201ff8bc6e6a902 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-02-06Use parameters in cli for deploy.shJulien1-1/+1
JIRA:DAISY-29 Change-Id: Idacb508abb765e7528cfd19afb6d15c364e6132f Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-06Merge "yardstick: use tox to add support for python3"Jun Li1-14/+1
2017-02-06Merge "Adding multijob builder and script for deploy of testapi"Serena Feng2-8/+189
2017-02-06bugfix: miss a | after predefined-parametersmeimei1-1/+1
Change-Id: I3421885ac8ced9139331d234b786929d11da4293 Signed-off-by: meimei <meimei@huawei.com>
2017-02-05dovetail: set weekly triggerMatthewLi2-3/+3
JIRA: DOVETAIL-180 Change-Id: I26c02cd0805a8daf5a647e6c862f7befd0dbc34a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-05Deprecate legacy test taskYujun Zhang1-6/+1
Change-Id: I8cd4ac73cd71d4baf99500b729aefdcb0ff9baca Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>