summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22Merge "joid support of Newton."Fatih Degirmenci1-5/+5
2016-11-22set "opnfv-lint-verify" as the basic verify of compassmeimei1-1/+1
Change-Id: I160e0e49d6934b4b0b713f94f6f4960fed16bcdd Signed-off-by: meimei <meimei@huawei.com>
2016-11-22KVMFORNFV: Implementing kvmfornfv daily jobs.kalyanreddy2-7/+12
JIRA: RELENG-169 This patch includes scripts for implementing kvmfornfv daily jobs to trigger cyclictest and packet forwarding testcases based on the test name. Change-Id: Ibcd3e2268c0cf9b3b1d6a0e90a868430ddc1b593 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-11-22don't set newton as default value for the momentmeimei4-4/+9
Change-Id: I6137f9dbeed1b15c3e6fc7d63bb1892cf2b9471e Signed-off-by: meimei <meimei@huawei.com>
2016-11-21joid support of Newton.Narinder Gupta1-5/+5
This patch is to enabled joid for D release where Newton openstack will be deployed by default on the CI/CD. Also correct few values which were wrong in defualt mode. Change-Id: I911993776cf6327b28c442dac41860cb41e2c3ae Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-21Add Exceptions and Constants in opnfv moduleMorgan Richomme9-1/+258
JIRA: FUNCTEST-497 Change-Id: I4bc0d545058c4778b632911bb317789110de29d1 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-11-21bifrost: test-bifrost-deployment: Allow overriding VM hardware optionsMarkos Chandras1-3/+3
Make VM disk, cpu and memory settings configurable to allow less powerful hosts to host the bifrost VMs. Change-Id: If819451536dd518690f3808c55de940169b90346 Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-11-21Merge "[compass] set newton as a opention of openstack"Jun Li4-1/+4
2016-11-21[compass] set newton as a opention of openstackmeimei4-1/+4
Change-Id: I403a942ffb176c89b862bd6a19d5dea40cf1884c Signed-off-by: meimei <meimei@huawei.com>
2016-11-21daisy: modify the download url for ZTE PODwu.zhihui1-4/+9
ZTE POD use http://build.opnfv.org/artifacts.opnfv.org/daisy.html to download ISO file. Change-Id: I95e156c966387c349e11a7d882829347da7e757b Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-21Merge "Implement virtual deployment in merge job of Daisy4nfv CI"Serena Feng1-0/+21
2016-11-18Fuel: run curl command with parameter L to follow redirectswu.zhihui1-2/+2
Since ZTE PODs use url http://build.opnfv.org/artifacts.opnfv.org/ to download files, it should run curl command with parameter L to follow redirects. It does not affect PODs which use url http://artifacts.opnfv.org/ JIRA: FUEL-225 Change-Id: I63b808657ee4f26b801e492b53bc8e4b27396587 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-18Merge "Transform fetch_os_creds.sh into python Class"Jose Lausuch6-13/+144
2016-11-18Enable Flake8 Checks on EscalatorJing Sun1-1/+1
JIRA:ESCALATOR-34 Change-Id: I5caa0241d5c1ea4b4a1994ff9a4ac81ef3f7a935 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2016-11-18Implement virtual deployment in merge job of Daisy4nfv CIzeyu zhu1-0/+21
Change-Id: I2f0edea6a2f527e800c953458b4bb31741e970ab Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-11-18Modify yardstick requirements.txt path config in relengchenjiankun1-1/+1
JIRA: YARDSTICK-415 Change-Id: I8e3e38842e10e5fbc335f3f23250f0292f2c05c5 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-11-17Temporary disable some master jobsFedor Zhadaev1-7/+7
Daily deployment jobs which use master code and require plugins which are still not uplifted to Newton are temporary disabled on bare metal pods. Change-Id: Ifa7e5136adf53e49c922e844c5a7e6789deb6c8e Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-11-17Merge "Correct SFC testcase match in the reporting Dashboard"Morgan Richomme1-1/+1
2016-11-17Merge "Refactor reporting dir"Morgan Richomme112-611/+897
2016-11-17Correct SFC testcase match in the reporting Dashboardjose.lausuch1-3/+3
The test is specified as odl-sfc, but in the DB we have functest-odl-sfc. http://testresults.opnfv.org/test/api/v1/results?case_name=functest-odl-sfc Change-Id: Ie8c0ed60df3b11fc4d74c26796ae7a19d63c22b7 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-11-17Transform fetch_os_creds.sh into python Classjose.lausuch6-13/+144
JIRA: RELENG-168 Change-Id: Id5b1fca430c37917b554a54dd0678d9d7497dc11 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-11-17Refactor reporting dirMorgan Richomme112-611/+897
- dockerization - create util function for all the test projects - create a common config files - add unit tests - pep8 JIRA: RELENG-162 Change-Id: Ib209be4233084100ff238a7aeb2843ccc24a6f1e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-11-17Merge "Add setup.py for common OPNFV modules"Jose Lausuch2-2/+22
2016-11-17Merge "Move installer adapters to the new modules directory"Morgan Richomme16-7/+8
2016-11-17Improve compass ci verification: close flake8 check of compass4nfvKingPoo1-1/+1
JIRA: COMPASS-494 Change-Id: Id926fa5cd6627cee1c0369540868cc12da89ce5c Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-16Add setup.py for common OPNFV modulesjose.lausuch2-2/+22
JIRA: RELENG-161 Change-Id: I2423493d0c9c9c4ce78fe8c2669b9ed24e697b58 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-11-16Move installer adapters to the new modules directoryjose.lausuch16-7/+8
JIRA: RELENG-149 JIRA: RELENG-161 Now that we have a modules directory in place, let's move all the shared python code to this location. We need to create a setup.py to install these modules in the system so that we don't have to modify the pythonpath. Change-Id: I7e608ce6e1e6b3d111405bc789cdb2ff7fcb49c3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-11-16Merge "fuel: cann't find latest.properties"Serena Feng1-2/+2
2016-11-16Merge "Problem Description: compass4nfv module didn't has any static check ↵Jun Li1-1/+1
in the CI, to make code more standard according Flake8, we decide add flake8 check on this module."
2016-11-15Merge "add daisy doc to opnfvdocs"Aric Gardner1-0/+1
2016-11-15Problem Description: compass4nfv module didn't has any static check in the ↵KingPoo1-1/+1
CI, to make code more standard according Flake8, we decide add flake8 check on this module. JIRA: COMPASS-503 Change-Id: I2539f3792e3a9734791d595b0af66bbbbf67114f Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-15fuel: cann't find latest.propertieswu.zhihui1-2/+2
See https://build.opnfv.org/ci/job/fuel-deploy-zte-pod1-daily-colorado/76/console latest.properties is downloaded under $WORKSPACE. Use absolute path $WORKSPACE/latest.properties in these two sentence. local test is OK. JIRA: FUEL-225 Change-Id: I37cf3835c56f44cee31a8814b4af1e71c8d1cc6a Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-15Merge "Add directory for common python modules/tools"Jose Lausuch4-0/+12
2016-11-15add daisy doc to opnfvdocsJing Sun1-0/+1
Change-Id: Ied421ba55277b2189015e85e8cb36110bf7af239 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2016-11-14Run Flake8 against SFC RepositoryTrevor Bramwell1-1/+1
Change-Id: I1eb4d4a56ccaf0d95257cda1ad2b345c069ecb94 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-11-14Merge "This patch includes scripts for implementing kvmfornfv daily jobs to ↵Jun Li2-11/+116
trigger cyclictest with stress applied and packet forwarding test cases."
2016-11-14Merge "Add merge job to Daisy4nfv CI"Serena Feng5-1/+449
2016-11-14This patch includes scripts for implementing kvmfornfv daily jobskalyanreddy2-11/+116
to trigger cyclictest with stress applied and packet forwarding test cases. Change-Id: Iaf6611481ee217447c8649a64fa7410563b5a578 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2016-11-11Merge "Add missing step on the baremetal documentation"Aric Gardner1-0/+1
2016-11-11Add merge job to Daisy4nfv CIzeyu zhu5-1/+449
Change-Id: I42e828663af780ab596477741d1d34c985c86197 Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-11-11Colorado bug fix: ci path did not changeMorgan Richomme3-0/+6
After refactoring of the repo structure we add to adapt the path in releng but this change is only valid for Danube and after old pathes must be kept for colorado JIRA: FUNCTEST-525 Change-Id: I4cf5951111dbb9cb3d7a002c24efe1167e994222 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-11-11Merge "Rename Artifact and JJB Related Jobs"Jun Li2-10/+10
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-11-10Adapt jjb path to new functest repo structureMorgan Richomme3-4/+4
JIRA: FUNCTEST-525 Change-Id: I613757f98a7b41e924f1334053f83f8966536018 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-11-10Merge "Remove Old 'test-sign-daily-master' Job and Script"Aric Gardner2-68/+0
2016-11-10Merge "Fix bug in setting udp ports"Aric Gardner1-1/+1
2016-11-10move build.sh to root directorymeimei1-1/+1
Change-Id: I55a7be96930039febb3c3fe35fa02fc307ccdf43 Signed-off-by: meimei <meimei@huawei.com>
2016-11-10Fix bug in setting udp portsYolanda Robla Mota1-1/+1
There was a typo that prevented to configure udp ports properly, causing dhcp boot to fail. Change-Id: Ib853a9b9a21da113bda12b5cc1f33b3819442139 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-11-10bugfix: miss parameters when create verify jobsmeimei1-0/+1
Change-Id: Idc0db2fac90b971eee9e85a5c9bc187c922ec045 Signed-off-by: meimei <meimei@huawei.com>
2016-11-10remove all the verify jobs for compass and then add them backmeimei1-0/+250
Change-Id: Ic0b0ab52a45947799206df91a1ac29d43ad56290 Signed-off-by: meimei <meimei@huawei.com>