summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2016-06-15Apex,Functest: Add healthcheck for Apex verify jobsjose.lausuch2-7/+15
JIRA: APEX-122 Change-Id: I61e04f8e65fe7c35350cd5ab6d5190ffa9ed311f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-15Merge "adding testing builder"Tim Rozet2-0/+25
2016-06-15Fixed destintation path used for stackrcLuke Hinds1-1/+1
JIRA: RELENG-116 Change-Id: I6aaa933616c6bb2d31ebcd51fbccaac6ed92aef4 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-06-15Merge "Functest, add stackrc file to container for security tests in Apex"jose.lausuch1-1/+4
2016-06-15Functest, add stackrc file to container for security tests in Apexjose.lausuch1-1/+4
JIRA: RELENG-116 Change-Id: I178bc9046b3dc37b29b1b2fffd5c477ce4971afc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-15Merge "Tie all verify/merge/build to opnfv-build-ubuntu"Fatih Degirmenci21-47/+47
2016-06-15Tie all verify/merge/build to opnfv-build-ubuntuFatih Degirmenci21-47/+47
We reconfigured centos build server now and it is important to know which jobs require centos and which ones ubuntu. The machines with ubuntu were labelled with opnfv-build previously, preventing us from keeping track of which projects require what OS. This tries to solve that. Change-Id: I1fb2912ec49f5bc2781853e500508d9992d59fbb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-15ovsnfv: Enable build-daily-masterFatih Degirmenci1-1/+1
Change-Id: Id846935f422167a900a86a0c1e1568467b1b32e0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-15ovsnfv: Disable brahmaputra builds and tie builds to slave labelFatih Degirmenci2-50/+17
Change-Id: I33cc3ddd5971231fd6d188a8c6d8c48a5885e31b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14change the default distro to xenial.Narinder Gupta1-1/+1
This patch will do the default dpeloyment with xenial than trusty. Change-Id: I8c628d90490d45a81bc339783ca5c7120d2bf5b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-14fuel: Disable automatic triggers for Fuel9 upliftFatih Degirmenci1-8/+8
Change-Id: I2113d78512b2b4bd6f59f5c0eeac571fab0896d7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14fastpathmetrics: fix daily build triggerMaryam Tahhan1-14/+2
Change-Id: Iffd07fbeebbc21872ba584e95b8698a5f72aa6c8 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-14pass parameter to sub-jobmeimei1-1/+1
Change-Id: I97a0e1576aecb6ff6f319ca531917dc92bb29277 Signed-off-by: meimei <meimei@huawei.com>
2016-06-13APEX: update ipxe-rom-qemu package for multiple virtio nic pxe bootFeng Pan1-0/+4
Change-Id: I05cb9a725d578361eab8ad213378772c9cb6d23f Signed-off-by: Feng Pan <fpan@redhat.com>
2016-06-13adding testing builderDan Radez2-0/+25
Change-Id: I6d93dbad6ac7d25ace691ca0991179ef8cf8645a Signed-off-by: Dan Radez <dradez@redhat.com>
2016-06-13fuel: Remove the expired items from the cache before starting the buildFatih Degirmenci1-0/+3
Change-Id: I51decee4ef32caa768e95a14d462b205f96203ab Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-12Enable qtip daily test job in zte-pod1zhifeng.jiang1-4/+8
JIRA:QTIP-85 Change-Id: I8a9870e00ce8772c1bef53e338e82252a4e5b291 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-09joid: Enable job concurrency and set job block levelFatih Degirmenci1-1/+3
Change-Id: I964ac47ca07975e07894a0dc0c9bae60c8f597f7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-08armband: updated lab-config URLJosep Puigdemont2-5/+5
Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-06-08fuel: Update mail notification recipientsFatih Degirmenci1-1/+5
Change-Id: Ia58564f42be7a07e765976aa5e04c326cbc4de43 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-08Merge "Yardstick: rename test suite script"MatthewLi1-1/+1
2016-06-07modified to use mitaka by default rather than Liberty.Narinder Gupta2-25/+2
This patch to modify the default deployment to mitaka. Ans also disable the creation of external network as now joid deploy.sh will create the external network itself based on labconfig.yaml Change-Id: I282eaa803af47f04348532ffd1a7a5990d50d380 signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-06-06Merge "joid: Disable brahmaputra jobs, enable master jobs"Fatih Degirmenci1-6/+6
2016-06-06Yardstick: rename test suite scriptMatthewLi1-1/+1
JIRA: YARDSTICK-279 two scripts are with the same name run_tests.sh, for unittest and test suite running, confusions are made here, this should be merged after https://gerrit.opnfv.org/gerrit/#/c/14687/ Change-Id: I31aca6144b94a0fd167f5ed77580ba8d9ac4c917 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-06-04Apex: Adds ODL L3 scenario to dailyTim Rozet1-0/+28
Change-Id: I3fcdf3a471806c6342065ed2ef8df9e649e9c044 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-04Merge "compass CI support deployment of Mitaka"meimei2-2/+2
2016-06-03joid: Disable brahmaputra jobs, enable master jobsFatih Degirmenci1-6/+6
Change-Id: Ic97671af63b9405fab8fd99de758170095c57934 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-03Apex: Fixes build cachingTim Rozet1-26/+22
Changes include: - Removing deprecated Brahmaputra support - Properly passing CACHE_DIRECTORY without file:// prefix JIRA: APEX-167 Change-Id: Ic52e394d682d59662006a74ec2d32eef7bc3b6c2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-03Merge "Apex: Add jinja2 package check and install"Tim Rozet1-0/+11
2016-06-03compass CI support deployment of Mitakameimei2-2/+2
- remove the support of juno - support Mitaka JIRA: COMPASS-413 Change-Id: I592001421ce485cabb400a72d9ffe2fd0d3577f5 Signed-off-by: meimei <meimei@huawei.com>
2016-06-02fix odl test repo path and remove unneeded sudoJamo Luhrsen1-2/+2
Change-Id: Iefcdf2b22b0069c109a00cbc058678ee067db7bb Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-06-02Apex: Add jinja2 package check and installFeng Pan1-0/+11
Change-Id: I9ea883139333730d9f3d0c77abef459d9f26e94b Signed-off-by: Feng Pan <fpan@redhat.com>
2016-05-31fuel: Enable concurrency for fuel-deploy jobFatih Degirmenci1-1/+1
Change-Id: Id6d121dd27b141a4be663a140dc8c3937680c81e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-31fuel: Adjust throttling for deploy jobsFatih Degirmenci1-1/+1
Change-Id: Ia9939f489320b95bd417d3e25b2a5b99644f549f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-31bottlenecks: redefine the jobs accordinglyMatthewLi1-86/+52
JIRA: BOTTLENECK-85 Change-Id: I6ec45a7fa292ee69a75820d1ed9ce3fd82aebe5d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-05-30Yardstick, Apex: Fixes yardstick to use right Apex vm name (undercloud)Tim Rozet1-1/+1
Change-Id: I709dbf36667202ed0e1feb4793aa10071dc137c4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-30Functest, switch CI_DEBUG to false.jose.lausuch1-1/+1
JIRA: FUNCTEST-275 At least until we fix the issue with the python logger showing the output twice. Change-Id: I121b6164cd9dc263b0c6f87afb661f853bcca708 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-05-29Apex, Functest: Reconfigure Apex with labelsTim Rozet3-11/+42
Change-Id: Ia56ceefe5bf93cf15f89133c40f0e23c678e11d3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-28Apex: Fixes yardstick/functest for dailyTim Rozet1-1/+29
Also adds ODL_L2 to daily Change-Id: Ic9e29d440988ff2eba42ae314cfc0f86313092f2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-28Merge "[compass] wrong job name of verify smoke test"Jun Li1-3/+3
2016-05-28[compass] wrong job name of verify smoke testmeimei1-3/+3
Change-Id: Ib56f4675e840c05ab2ed331efef553362cd16fb3 Signed-off-by: meimei <meimei@huawei.com>
2016-05-27Apex: Adds block level per node for baremetalTim Rozet1-0/+1
Change-Id: If9de486a95ed7a890d23abfe88f6eb70803d2cae Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-28Merge "Fixes network/inventory checks for baremetal deployments"Tim Rozet1-4/+4
2016-05-27Fixes network/inventory checks for baremetal deploymentsTim Rozet1-4/+4
Change-Id: Ic18bafda91538d93ba66ee2969fec2949cecdb52 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-27Apex: Fixes artifact uploadTim Rozet1-4/+9
Fixes include: - SRPM extension was wrong, causing SRPMs to not be uploaded correctly - No more redirecting stderr to stdout - More print statements to Jenkins Change-Id: Ib96bb1efd967d9510d14a2e63bdf7d97b5d07cb2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-27fastpathmetrics: add daily and merge jobsMaryam Tahhan1-1/+104
Add daily, verify and merge jobs for fastpath metrics project. Change-Id: Ieeca12b0743cc4387ce6725b018360627b5164e7 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-05-27Merge "Fix "Illegal option -o pipefail" problem and correct the parser path."mei mei1-6/+4
2016-05-27Fix "Illegal option -o pipefail" problem and correct the parser path.zhifeng.jiang1-6/+4
JIRA:RELENG-110 Change-Id: I7cf0a79cd7046878de50c0214837d266770560c1 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-05-26Apex: fixes env vars that cannot be exported due to sudoTim Rozet1-10/+14
Change-Id: I2d27170c3797b1191dd39c3c9f6741a343acf70d Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-05-26Apex: Converges separate virtual and baremetal deploy scriptsTim Rozet4-244/+168
Changes Include: - Combined apex-deploy-baremetal and apex-deploy-virtual into the apex-deploy.sh into functions - JJB modified to only use single builder for deploy Change-Id: Ia129d8d6004b36c09bdb01685f2a0fced13bccea Signed-off-by: Tim Rozet <trozet@redhat.com>