summaryrefslogtreecommitdiffstats
path: root/jjb/apex
AgeCommit message (Collapse)AuthorFilesLines
2017-03-31Apex: Fixes regexp to match label names as wellTim Rozet1-1/+1
Change-Id: I42f8836320e4bce2f890aa4a17d59f53efab7f97 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-31Updating Apex ENV Var NamesDan Radez3-9/+9
- CONFIG and RESOURCES have been replaced by BASE and IMAGES in Danube Change-Id: I1b1d4e73b1f4e8a13d63bd199ec4c91e853d14a6 Signed-off-by: Dan Radez <dradez@redhat.com>
2017-03-30Removing _l3 from Apex scenario names in masterDan Radez1-0/+6
Change-Id: I9169434d3dc62c911d351f8238af2c5daf314d99 Signed-off-by: Dan Radez <dradez@redhat.com>
2017-03-28Apex: adds OVN to danube dailyTim Rozet1-0/+31
Change-Id: I1d1b07fa3273a8766e0ec109d89e6c81b2d515d1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-28Apex: disables vfio-pci for baremetal fdioTim Rozet1-6/+8
According to FDS folks, uio_pci_generic (default) should work with UCSB baremetal. We also hit a bug in UCSB where vfio-pci isn't working with VPP. Therefore falling back to uio_pci_generic. Change-Id: Id9a6fe5be91aaf8476292a46c15c6e876616f4a6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-27Apex: fixes dpdk jobs with ODLTim Rozet1-4/+7
Change-Id: I9c33e6661b2dce1b0e5a77d3ed47bf7eebd3bb2c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-24Apex: adds dpdk scenarios to dailyTim Rozet1-0/+60
Change-Id: I0b0b33cf3021e2c0fb868eca749ab61eed7b3792 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-22Use cperf master branch even from apex danubeJamo Luhrsen1-1/+1
Change-Id: I2811165c71a115f4f97b7cbd6f0f40402aae5781 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-19Apex: disable daily masterTim Rozet1-1/+1
Change-Id: Ia6cbcf2b4014f456916fc4971050e8a244b25e81 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-18APEX: Remove dovetail build temporarilyFeng Pan1-11/+11
Change-Id: I45353b59bb13b49e8c81eb3e372672767d27d1d0 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-03-17Apex: baremetal to use vfio-pci driver, adds nosdn-fdio to dailyTim Rozet2-0/+39
Change-Id: I298b09f654dfe5efa64df9dc287fd586fcdf131d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-16Change cperf apex deploy to use odl_l3-nofeature-nohaJamo Luhrsen1-1/+2
Change-Id: I622eb6677423581ab842a169480d91e21965b265 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-15Use odl_l3-csit-noha scenario for apex cperf runnerJamo Luhrsen1-1/+1
Change-Id: I57c7a06f8a0d89c6238d1d25908786466fa1bff2 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-13Merge "Add logic to allow ODL Cbench suite to run from docker container"Tim Rozet1-2/+2
2017-03-13Apex,Functest: Create correct danube functest jobs for ApexTim Rozet1-2/+32
Also adds odl_l3-fdio-noha to daily job for Apex Change-Id: I4732f8b905d0908124c2c65cd2ad3af92262d4b5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-10Apex: Enable danube branch,kvm dailyTim Rozet1-142/+24
Enables danube jobs and daily everyday. Master daily is reduced to only running every Sunday as it is not really needed. KVM jobs are added to daily. Previous colorado jobs removed. Change-Id: If0793fd24ecc22a6a9ddc344ff58317eeb9bc986 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-10Add logic to allow ODL Cbench suite to run from docker containerJamo Luhrsen1-2/+2
- also changing deploy scenario to only use a single controller Change-Id: Ic1aa9489b17478865db7f9509091e165fbe4a6b3 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-08Disabling onos for danube releaseDan Radez2-3/+3
ONOS on Apex will not be supported in Danube Change-Id: I58979724df7f6fa359e9789458ac305965ce71b1 Signed-off-by: Dan Radez <dradez@redhat.com>
2017-03-01dovetail: add dovetail debug testsuite into apex daily loopMatthewLi1-0/+17
JIRA: DOVETAIL-359 similiar patches see https://gerrit.opnfv.org/gerrit/#/c/25697/ Change-Id: I3715cbbc911f80fd840ab2b10708f98a03959c6f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-23Apex: fixes deploy with promote jobsTim Rozet1-4/+4
Change-Id: I6331f835ec20abeb5e001ccd7c29a76ad72c583c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-23Apex: Adds job for creating snapshots for FDIOTim Rozet4-17/+76
For now this is a manually triggered job, until there is a demand to produce it automatically. Only the snapshots are uploaded for this job and we are not updating snapshot properties file. We will move to making that more dynamic in the future. Change-Id: I3d8392c2c99a524fd20de82d5032c2d4557b045a Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-20Apex: Removes nosdn from verifyTim Rozet1-15/+0
Since we now have gate jobs in order to verify functionality specific to a scenario, we can eliminate running 2 pre-gate verify deploys with nosdn and odl_l3. The consensus from Apex team is that we gain little validation with nosdn in comparison to odl_l3, so we can remove nosdn and then trigger it as a specific gate job if we need to validate its functionality. Change-Id: I23367ad746cedd8b091aa4ffaf53249fef3c0eee Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-20Apex: Enables FDIO/VPP in daily jobTim Rozet2-14/+71
Change-Id: I6c06ecd40b5c2d57ca8f62fd52fe78267b4a8735 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-17APEX: Change virtual ram for ovs-dpdk and vpp scenarios to 14GFeng Pan1-0/+3
Change-Id: I997202032fd868802166fb84aa0f77b27abf28cd Signed-off-by: Feng Pan <fpan@redhat.com>
2017-02-13APEX: Add fdio specific network settings file to virtual deploymentsFeng Pan1-0/+2
Change-Id: I9bbcd1b801d10b6fab6b32b33372260ac2e65cae Signed-off-by: Feng Pan <fpan@redhat.com>
2017-02-13CSIT: Fixes bug with routes and compute nodesTim Rozet1-10/+14
Change-Id: I2b5625ce9458ff4438ffc556bb08c4d6a6ace03d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-13CSIT: adds route fix for functestTim Rozet1-0/+6
Change-Id: I3dae88e8af728bbcef0f0d4be27478cf7b8e06fc Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-13Merge "[APEX][GLUON] Add to gluon to apex-daily"Tim Rozet1-0/+30
2017-02-13CSIT: fixes for functestTim Rozet1-2/+2
Since we have no 'installer' for CSIT snapshot deployments, we need to indicate to functest where the RC credentials are. This patch adds that, as well as modifying the IP configured for the host br-external bridge to be the GW IP for the external neutron network. This will allow floating IPs to work with the Functest container. Change-Id: Ie594de8cb2d7837abfad612b9ba49b0c02e7b2be Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-13[APEX][GLUON] Add to gluon to apex-dailyNikolas Hermanns1-0/+30
Change-Id: I2c5640373e159d8983fa3c6352cc094b122f8e9e Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com> Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-02-10Apex,CSIT: Fixes slaves and other bugsTim Rozet1-4/+3
Changes Include: - Fixes phase jobs to run on the same node - Removes using WORKSPACE/.tmp dir for unpacking snapshot since other phase jobs will need access to these files. Now just unpacks to cache directory - Fixes download for ODL. The previous way ODL was being downloaded was only if a manual patch-set job was run on the ODL gerrit. This patch changes the download to use the zip artifact automatically produced. - The zip artifact is converted to tar.gz and stored in /tmp/ for the install job to consume. Note: the conversion is done because the odl-pipeline install scripts only currently accept tar.gz. - Extra checks in install job to make sure required files exist and have been previously unpacked by deploy job. Change-Id: I38aad98cac247eb4af2839811388b119079bc7ba Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-10Apex: Fixes CSIT snapshot deploy scriptTim Rozet1-9/+12
Change-Id: I84d3a485594e9ca4c6e0230f2243458fe4450f40 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-10Apex,3rd_party: Fix workspace wipingTim Rozet1-2/+1
Workspace wiping was done in builders, which can be removed in favor of wiping workspace via the 'scm' entry in the job. For now we point at apex since we require apex repo to clean the host properly. We also need sdnvpn for the python code to upgrade ODL. Since we can only use a single scm at a time, we use apex in the jjb, and then manually clone sdnvpn in the builders that require it. Change-Id: I52274fc8fdd6b6c052e396c2a63dab5abcbf764e Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-10Apex: fixes gate job param passingTim Rozet1-0/+1
Change-Id: I81bd36ce085d373ecd986a453cde8d45f179a7fb Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-10Apex: fixes issue with detecting proper gate scenarioTim Rozet1-1/+1
Change-Id: I5aaf203f3db5078e462007c78aa9ff13d102c70c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-09Apex: fixes csit snap uploadTim Rozet1-1/+1
Change-Id: Ideb6302df40cae35637d9d764a7811532cf46d7b Signed-off-by: Tim Rozet <trozet@redhat.com>
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-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-08Apex: More fixes to csit snapshot createTim Rozet1-2/+3
Change-Id: I210e5148c8058488edab6f26ece42b011e0e618d Signed-off-by: Tim Rozet <trozet@redhat.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-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-07Apex: fixes snapshot create RC filesTim Rozet1-3/+3
Change-Id: I769bf1f4f6d0c399769422bc7a84a171c295cf2c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-03[APEX][BGPVPN] Add to bgpvpn to apex-dailyNikolas Hermanns1-2/+30
Change-Id: Iea68bd0730c339ee42524920f53dbf54cafb9add Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2017-02-02Apex: fixes csit promote functest suite namingTim Rozet1-1/+1
Change-Id: Ia8bda581c2e040ad00db6f21022f0d748ca314c9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes incorrect reference to csit build directoryTim Rozet1-1/+1
Change-Id: I135a9792a897e8b4fa99ef888b84d58c9a11dc69 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes csit promote deployment jobTim Rozet1-4/+4
Points deployment to local artifacts and not RPMs Change-Id: I6d65dd644b7e7d1d2f54738e30a56e5d0e75131f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes csit build builderTim Rozet1-7/+2
We dont want to use the builder job, since we dont want RPMs/ISOs created/uploaded. Minor fix to functest job trigger. Change-Id: Ifc80dd0fe0dbf2261adf3ae00c39ba814cba548c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: Disables building ISO for csit promote jobTim Rozet1-0/+3
Change-Id: If84b310afdca95a4ffa85de218b549cecf1916e2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-02Apex: fixes missing declaration for csit promote jobTim Rozet1-4/+6
Also adds some extra blocking. Change-Id: I3dc4526624fdd54b1f124f12f9dc3b3034ad9413 Signed-off-by: Tim Rozet <trozet@redhat.com>