summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12Merge "Remove GIT_BASE parameter from slave parameters"Aric Gardner1-148/+0
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-12Merge "support docker build image during updating testapi"Fatih Degirmenci3-1/+19
2016-08-12Merge "add test suite Parser to Functest CI job"Fatih Degirmenci1-0/+1
2016-08-12Add directories for openstack-infra prototypingFatih Degirmenci2-0/+0
Change-Id: I890d36d0db54efcbcb9911707b72bf58416550b3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-12add test suite Parser to Functest CI jobSerenaFeng1-0/+1
JIRA: FUNCTEST-412 Change-Id: Ic23f5629e00d4adec62f6021bfd859f439e12825 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-08-12Merge "Fix Yardstick connection issue on virtual env"Fatih Degirmenci1-0/+5
2016-08-11Merge "Use GS_BASE_PROXY URL to download"Fatih Degirmenci2-1/+6
2016-08-11Merge "armband build.sh: Use caching, same as Fuel build"Fatih Degirmenci1-2/+39
2016-08-11Fix Yardstick connection issue on virtual envMichal Skalski1-0/+5
Libvirt creates iptables rules for NAT network which reject inbound connections which not originate from host. Use the same appraoch as for functest and add iptables rule which allow connections from yardstick container to libvirt vm. JIRA: FUEL-166 Change-Id: I43840bd15cb3ff3fc0f8306ff43c83aabfa9b06f Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-11Use GS_BASE_PROXY URL to downloadJulien2-1/+6
For artifcats.opnfv.org is actually domain googleusercontent.com, and the website is blocked randomly. For labs in area where google.com/googleuserconent.com can not be accessed, use the proxy website. Update proxy wrong URL from build.opnfv.org/artifacts/$PROJECT to build.opnfv.org/artifacts.opnfv.org/$PROJECT Change-Id: Iabdbe18937197c79a7d0e31cb0f31f2805a3f35b Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-08-11armband build.sh: Use caching, same as Fuel buildAlexandru Avadanii1-2/+39
Minor refresh/update of the ISO build script, enabling caching and passing REVSTATE & other args to build.sh in the same way Fuel@OPNFV does. Change-Id: I79a84f1fdc4fa086df6e00485c5d22960400bbaf Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-11enabling apex mock-detached deploy stateDan Radez1-0/+7
Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-11Merge "CI Integration for KVMforNFV"Fatih Degirmenci1-1/+8
2016-08-11Merge "arm-pod1: Connected triggers to the new scenarios"Fatih Degirmenci1-4/+52
2016-08-11CI Integration for KVMforNFVswatisharma1-1/+8
This patch contains the script for triggering kvmfornfv cyclictest scripts. Co-Authored-By: Gundarapu Reddy <reddyx.gundarapu@intel.com> Signed-off-by: Swati Sharma <swatix.sharma@intel.com>
2016-08-11Merge "[compass] Stagger the time of daily CI"meimei1-16/+16
2016-08-11arm-pod1: Connected triggers to the new scenariosPaul Vaduva1-4/+52
Change-Id: I5bd68df8d0ee12944f8f89638da816f82421481a Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-08-11scheduling CI for lxd jobs as functest supports lxd nowNarinder Gupta1-5/+5
Change-Id: I87e58ba9d56be1d09dceab5b1066f04a1e5f5d79 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-11[compass] Stagger the time of daily CImeimei1-16/+16
Change-Id: Ib85bebcad312cf5f1374bde01851537ba5c751f0 Signed-off-by: meimei <meimei@huawei.com>
2016-08-11Merge "[multisite] should specify the scenario involved "multisite""meimei1-0/+3
2016-08-11Merge "Fix unknown projects in reporting"Morgan Richomme3-10/+20
2016-08-11[multisite] should specify the scenario involved "multisite"meimei1-0/+3
Change-Id: I71f810238a4ad93cf89fee84a683a3a0ee8b95dc Signed-off-by: meimei <meimei@huawei.com>
2016-08-10Fix unknown projects in reportingMorgan Richomme3-10/+20
Change-Id: Ia3d21694b8bf5e7131110124a520ecc0b9234509 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-10Remove GIT_BASE parameter from slave parametersFatih Degirmenci1-148/+0
All the slaves can clone repos from OPNFV Gerrit via https. As a result of this, the previously introduced GIT_BASE parameter can now be removed from slave-params.yml file to keep it clean and tidy and prevent questions. See the build history of the below job for clone testing on all the slaves labelled with opnfv-sysinfo. https://build.opnfv.org/ci/job/repo_clone_test/ This change can only be submitted once the GIT_BASE env var on OPNFV Jenkins Global Configuration is switched to https. If any job fails on a slave due to issues with the cloning, it needs to be fixed immediately. Change-Id: I9620b9a6a9abed3696f1c917aa392a720f5b1cb0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-10arm-pod1: Updated triggers for arm-pod1 scenariosPaul Vaduva1-2/+17
Change-Id: Ib23c9a46ee7e57d7e86e0620855e0bf740fbf3a4 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-08-09Merge "Revert "enabling apex mock-detached deploy state""Tim Rozet1-6/+0
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-09Revert "adding bash env values for detached state"Tim Rozet1-1/+0
This reverts commit 308d62f20d0084d57a67c2c95466dbdee92ac92c. Change-Id: I9376fd8240a7d9a33d91ddf1c1dc0e51282640ec Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-09adding bash env values for detached stateDan Radez1-0/+1
Change-Id: I4a01e3459fb01bd70b07722d8e74099b7cc4ae8d Signed-off-by: Dan Radez <dradez@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-09Enable ovs scenario for ha baremetalBilly O'Mahony1-1/+1
JIRA: OVSNFV-34 Change-Id: I2ef756d2fac2cb7ffbcc64c549c1580785b8bb24 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
2016-08-09Add ZTE-POD3 in CIJulien3-0/+107
Add ZTE-POD3 to support whole procedure of CI, including: deployment, yardstick and funectest. Currently it supports os-nosdn-kvm-ha scenario at the initial step JIRA: PHAROS-247 Change-Id: I70dde8765696ee08339e7cada2428f8461b5f3a2 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-08-09Add BRIDGE parameter when deploy FuelJulien2-1/+5
Currently BRIDGE is hardcode with 'pxebr'. If the lab uses another bridge name, it can be use supported in releng. This parameter is supported in Fuel project already. JIRA: RELENG-134 Change-Id: Ie1df46a247eaebb1814506d555f73d03a1e5566e Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-08-08rename the maas installation script.Narinder Gupta1-1/+1
Change-Id: I0296579255492f68782216d0f4ae5fc7682f2109 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-08Merge "kvmfornfv: Create daily job and enable artifact upload"Fatih Degirmenci3-19/+65
2016-08-08[compass] deploy moon with ha modemeimei1-6/+6
Change-Id: Ia040c85ad26317d087895b9a50d26cc456a0605b Signed-off-by: meimei <meimei@huawei.com>
2016-08-05kvmfornfv: Create daily job and enable artifact uploadFatih Degirmenci3-19/+65
Change-Id: I75b9bb58b3413514b1e3fea63185e210f56de95a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-04kvmfornfv: Fix artifact upload location for the changes under reviewFatih Degirmenci2-5/+4
Change-Id: Ieb6b30b86290ac0662914ad8a0dff356675737f9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.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-08-04Merge "[compass] change the cmd of getting endpoint because of ugly warnings"meimei1-4/+2
2016-08-03fuel: Create and enable jobs for noha scenariosFatih Degirmenci1-12/+127
Change-Id: I9606adf43f23040a01963b142eee8bb3cadf1224 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-03arm-pod1: Adding arm-pod1 to the list of CI podsPaul Vaduva1-0/+1
Adding arm-pod1 to a list of hardcoded pods, marking it as a CI pod. JIRA: ARMBAND-62 Change-Id: I549cd1a546d1021338922a027f173805a2a8e285 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-08-03[compass] change the cmd of getting endpoint because of ugly warningsmeimei1-4/+2
Change-Id: I5082a6fb3a2d27d17753cf42dc1555cbb3d8eb9a Signed-off-by: meimei <meimei@huawei.com>
2016-08-02Merge "qtip: Create job for zte-pod2 and override fuel IP"Fatih Degirmenci2-1/+23
2016-08-02kvmfornfv: Skip cloning repo for the parent jobFatih Degirmenci1-6/+0
The parent job does nothing but triggering the downstream jobs so it is wasteful to clone the repo for this job. Change-Id: Ib346db5434a3db9e69bbbdfc4fc33f75a8acdffa Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-02kvmfornfv: Fix the project type for kvmfornfv-verify jobsFatih Degirmenci1-0/+2
Change-Id: I1bb14ea3f2f162e79c7a40e8339f9230c1bdb6ad Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-02qtip: Create job for zte-pod2 and override fuel IPFatih Degirmenci2-1/+23
Change-Id: I0a9684ca93667924f34cbbd44c3e8e5111ebd8e8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-01kvmfornfv: Improve patch verification jobsFatih Degirmenci5-6/+190
This change - changes the kvmfornfv-verify job to multijob so job abortion works when a new patch for the same change arrives - creates 2 phase jobs for patchset verification, build and test - enables artifact upload and download Change-Id: I9de85e2f223e83e2256aaba831b88b0a879962b5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>