summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-15Merge "Add copper in reporting"Morgan Richomme2-3/+3
2016-08-15[compass]:[merge after 18665]rename region name to be unifiedMatthewLi1-1/+0
JIRA: COMPASS-457 please merge after https://gerrit.opnfv.org/gerrit/#/c/18665/ Change-Id: Ie73017dccc8e203fe14c75702e797cb63f20b462 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-08-15Enable Flake8 Checks on DAISYzhifeng.jiang1-1/+1
JIRA:DAISY-1 Change-Id: I669a9916f561525f1bb49ffe0b7db83889b8172e Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-08-15update zte-pod2 info in slave-params.ymlwu.zhihui1-1/+5
Due to migrate ZTE-POD2 from Nanjing to Shanghai, update zte-pod2 info. JIRA:PHAROS-245 Change-Id: I17279d90076eb0c83a8747fba59221afb1df493d Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-15Merge "Add zte-pod2 CI jobs"Fatih Degirmenci4-4/+102
2016-08-15update testapi only with one commandSerenaFeng3-17/+113
when using ansible to do the update, we need to config ansible's hosts file/add ssh_key to ssh_agent/check the connectivity of ansible and playbook...etc, here playbook-update.sh will do all the job automatically JIRA: FUNCTEST-411 Change-Id: Ie635eb9eccd1f4e39a94a352f649e56268744091 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-08-14Merge "fix requiretty check, use 'sudo -l'"Ryota MIBU1-2/+2
2016-08-14Add zte-pod2 CI jobsJulien4-4/+102
1. CI scenario: os-odl_l2-nofeature-ha using Fuel installer 2. Adjust qtip daily job from zte-pod1 to zte-pod2 Change-Id: I3e4e1adf3a6865a4cc9be81522472c781a8aea4f Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-08-13Merge "Add zte-pod3 in yardstick and functest jjb"Fatih Degirmenci2-0/+9
2016-08-13Merge "[compass] use liberty in ocl scenario deployment"meimei1-8/+10
2016-08-13Add zte-pod3 in yardstick and functest jjbJulien2-0/+9
Deployment in zte-pod3 successfully but yardstick and fucntest can not be triggered. JIRA: PHAROS-247 Change-Id: I5407f8c51bac83263b9f165558a38fa0db199868 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-08-12Merge "Revert "Remove GIT_BASE parameter from slave parameters""Aric Gardner1-0/+148
2016-08-12Revert "Remove GIT_BASE parameter from slave parameters"Fatih Degirmenci1-0/+148
This reverts commit 624b472448cdf9a3ee4e733ac0526d82e29d0127. Change-Id: I900e6a3206331024cc9722de94a1237b9e1b89e0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-12Merge "Remove GIT_BASE parameter from slave parameters"Aric Gardner1-148/+0
2016-08-12Switch MD5SUM for SHA512SUMAric Gardner3-4/+4
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-12Add copper in reportingMorgan Richomme2-3/+3
JIRA: FUNCTEST-67 Change-Id: I4881b2ba0c20a65567a59fb9fc7645c438a341ad Signed-off-by: Morgan Richomme <morgan.richomme@orange.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-11[compass] use liberty in ocl scenario deploymentmeimei1-8/+10
Change-Id: I858296e8b3a8013cc6b51db7462ae091a1f804c3 Signed-off-by: meimei <meimei@huawei.com>
2016-08-11fix requiretty check, use 'sudo -l'Ryota MIBU1-2/+2
A normal user doesn't have a right to read /etc/sudoers, so current script won't work if executed by non-root users. This patch replacing the check by geeting config from 'sudo -l' command. Change-Id: I608edabb73761cea0f6199045f1cde2217a34bf3 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.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>