summaryrefslogtreecommitdiffstats
path: root/jjb/apex
AgeCommit message (Collapse)AuthorFilesLines
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU1-13/+3
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27Apex: Adds gluon scenarioTim Rozet1-0/+1
Change-Id: Ie6f83e9b4d41ce2a6877a580304e4bcf03b6e505 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-01-26[APEX][BGPVPN] Remove l2 from NameNikolas Hermanns1-1/+1
The l2 flag for bgpvpn was always misleading. In addition since Boron there the standart is to use l3. So we will remove the flag completely. Depends: https://gerrit.opnfv.org/gerrit/#/c/27459/ Change-Id: Ie4a74eeedbffe2f166934fd989b79d216811d34c Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2017-01-20[macro] property logrotateRyota MIBU1-0/+11
This patch defines 'logrotate-default' property and replace 'logrotate' by it, as 'logrotate' is deprecated on jenkins>=1.637 . Change-Id: I900975e5b3f590bb7a4d430e2f623931ae782bf4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-11change from odl_l2 to odl_l3 for cperf runner jobJamo Luhrsen1-2/+2
Change-Id: If1546349981520c3b2f0c805da7ea9c7e91724e8 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-01-09Apex: Updates FD.IO scenarios/jobs for DanubeTim Rozet1-2/+7
Change-Id: I9479d3ca047093deeac038d4ca5caf5e69cd8116 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-19Apex: adds missing fdio jobsTim Rozet1-14/+9
Change-Id: I29fad127de52cf0f5dd40e57eadbf478e4777483 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-19Apex: Adds FDIO HA daily scenario only for ColoradoTim Rozet1-0/+166
Change-Id: Idb4d6f12a0934b332a13653b1b8dd80505e0af2a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-19fix ci jobs (daily && no branch param)Ryota MIBU1-0/+6
Change-Id: Iad856adf625a56c2f5c366fb414746d1e9e16691 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-19clean scm defenitionsRyota MIBU1-32/+8
This patch makes sure we use 2 types of scm, and allows us to specify them by adding one line in job-templates. - git-scm # for daily jobs and merge jobs - git-scm-gerrit # for verify jobs [New] Change-Id: Iddc8a5e0e115193c7081a6d6c53da209900e95c8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-12Apex: fixes build directory for build/uploadTim Rozet2-1/+3
Change-Id: Iaa6b60c1de8c80e2a3c582a478131b1d7fc2dc3f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-11Apex: Fixes build pathsTim Rozet2-3/+3
Change-Id: I42eceade9d24a237c2a0f725db9e39de53c5be8a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-09Apex: fix verify referencing old odl_l2 scenariosTim Rozet1-2/+2
Change-Id: I46b55c30711e544d71dcb0191b3aa32a4e080772 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-08Apex: Updates deploy for new build/Danube and removes ColoradoTim Rozet2-295/+5
Change-Id: I6b8df28e5ae27c70f9de2c0346dee2e1828e8ab8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-12-01Restrict Gerrit Triggers to OPNFV Gerrit ServerTrevor Bramwell1-0/+2
With the addition of ODL and OpenStack Gerrit servers, it's important we don't generate additional noise by accidentally building against these Gerrit servers when we don't intend to. JIRA: RELENG-179 Change-Id: Ia163c6c3eaa58e8e21dc6548a839062fcbde39ed Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-12-01Apex: fixes non-updated scenarios for fdio-haTim Rozet1-2/+2
Change-Id: I54b6600592260e797fce533b13585302b08a66e0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-29Apex: Adds odl_l2-fdio-ha to dailyTim Rozet1-1/+2
Trades noha for ha scenario Change-Id: I595766b8a06b115e0453c593c728c85e5a648e3d Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-23Apex using a different network settings file for masterDan Radez1-0/+2
Network settings file format has changed for master Change-Id: I3d6a30b5223ca9525a7e344db1550ee5bdfd7776 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-11-22Apex: Enable verify on ODL master job and master dailyTim Rozet1-9/+14
Change-Id: I149f0e9dbaf65a1b5c7bd905713a228ad1c75ce1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-11-10Apex: Disables ODL functest smoke verifyTim Rozet1-7/+7
In stable/newton there are bugs in neutron and OVS which are causing functionality to fail in ODL. ODL will still deploy, but OS will not function correctly. Therefore temporarily we will disable ODL smoke tests to make headway on other features unrelated to ODL in OPNFV. Change-Id: I7ed2a1b696c9be14fa85b8c33bc07e4c3bfe9378 Signed-off-by: Tim Rozet <trozet@redhat.com>
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-09-08add http:// to rpm install pathJamo Luhrsen1-1/+1
Change-Id: I9b1d0a5bb9c6b84515ee6daecc9b2e1983c93c7d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-09-08Apex: fix rpm latest pathTim Rozet1-2/+2
Change-Id: I78a67475956405193a55a1d8d13a93bfe913c8f5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08Apex: fix latest rpm pathTim Rozet1-1/+1
Change-Id: I396e8b8e3958cb89cdd3d8790f78ae4085e90e47 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08add cperf specific stream to apex-runner-cperf jobJamo Luhrsen1-0/+1
trying to find the best/right way to point this job to use cperf's intel-pod2. Change-Id: I461d7367b73d4e388200cc7c7db0ab005e28cc2d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-08-31Apex: fixes wrong arg to cleanTim Rozet1-1/+1
Change-Id: If76e078215af068d7f4e04a961b7fc700b73eec7 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-31Apex: fixes cleaning nodesTim Rozet1-1/+1
Change-Id: Ic83d559fab26cc795e16769529ddce0acd84dc17 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-30Apex: Adds powering off nodes to cleanTim Rozet1-2/+7
Change-Id: Icaa3160bf9b96e323e448f66abe3a203e202c090 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Apex: add job to verify only unit test changesTim Rozet1-0/+57
Change-Id: I76d79ae45e134646f1331a733e4c03948ee9f93a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Add pathname jjb param for release branch.Thomas F Herbert1-0/+4
JIRA: APEX-242 Change-Id: I5bb889a4c7023b650d4de8817d88e29fa6e70d9b Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-08-23Apex: fixes blocking between streamsTim Rozet1-12/+12
Change-Id: I162e51e0fd6d2d31a8c9daa08e1cc1a0678d5824 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-23Apex: migrate jjb to coloradoTim Rozet1-325/+87
Change-Id: I2e45ea68a30ec356e14d2162df85bf50f51faab2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-19Apex: adds nosdn ovs dpdk scenario to dailyTim Rozet1-0/+31
Change-Id: I14524233a88dc6937456da79cd435768bacecfc8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-20Fix apex spec directoryMichael Chapman1-1/+1
RPM Spec files now live in a subdirectory under build Change-Id: Ifaba7c50b236843fa799ace8e464d0b2d4280eb9 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-08-18Merge "Switch MD5SUM for SHA512SUM"Aric Gardner1-2/+2
2016-08-17Merge "Revert "enabling apex mock-detached deploy state""Tim Rozet1-7/+0
2016-08-17Revert "enabling apex mock-detached deploy state"Tim Rozet1-7/+0
This reverts commit 43b81b7c3330a5f27dd640a871ea579957f8fc2b. Change-Id: I0913c10ea6d597f20512cc59e9b66c76688b9529 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-12Switch MD5SUM for SHA512SUMAric Gardner1-2/+2
This is for the CII best practices badge. Let me know if this effects your project and how we can adapt any scripts that consume this information Change-Id: I96b39181a075f381d81802b8464f632eea149549 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-08-12Merge "Apex: remove extra os-nosdn-fdio from daily"Tim Rozet1-30/+0
2016-08-12Apex: remove extra os-nosdn-fdio from dailyTim Rozet1-30/+0
Change-Id: Ie05fd867f734e30395b7ebc4184c36d17be97918 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-11enabling apex mock-detached deploy stateDan Radez1-0/+7
Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-09Revert "enabling apex mock-detached deploy state"Tim Rozet1-6/+0
This reverts commit 1d617af8d19f5c2715d21aa6a7ad969ca193ebc1. Change-Id: I208b8daa34ed78440364a18876a498d8e0614c95 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-09enabling apex mock-detached deploy stateDan Radez1-0/+6
Change-Id: Ic7b8875aff7588b8e55fe245124461ce9c5f6332 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-04Apex: Adds fdio, ipv6 scenarios/jobsTim Rozet2-2/+120
Changes include: - Adds nosdn-fdio scenario and daily - Adds odl_l2-fdio scenario and daily - Adds nosdn ipv6 deploy job to daily (no tests) Change-Id: Ibd82f4cbda405b3e99c338df863b9a361da2d779 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-26Apex: adds ODL SFC to dailyTim Rozet1-0/+30
Change-Id: I993c459d012bddbcd4db041ada17aa9133d0bbf4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-22Apex: adds onos sfc to dailyTim Rozet1-0/+31
JIRA: APEX-172 Change-Id: I651a0f5a5afba82f46b719b16015d588f8bb8a5f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-21Apex: Enable bgpvpn scenario in dailyTim Rozet1-0/+30
Change-Id: I82af3388275ceb716d24f2a11405a213624ffbd1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-20add job definition based on existing apex cperf runner templateJamo Luhrsen1-0/+1
Change-Id: I4d077acac3d2cd4e23bec7da3b5143dcb027e33f Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-07-20Merge "Apex: disables failing parent daily job due to a deploy job failing"Tim Rozet1-0/+8
2016-07-20Apex: disables failing parent daily job due to a deploy job failingTim Rozet1-0/+8
Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a Signed-off-by: Tim Rozet <trozet@redhat.com>