summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-25multisite: Use correct names for the generated filesFatih Degirmenci1-2/+2
Change-Id: I030dbca1a44231ae0548a5b17cd2f419ec7a4289 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-25Enable qtip verify jobYujun Zhang1-1/+6
Change-Id: I15be7c9cab2ffa471a828b3295051cbd423988f5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-25Merge "Adding GS_PROXY prefix to GS_URL in proxy scenario"Serena Feng1-1/+1
2016-11-24multisite: Run jobs on right nodesFatih Degirmenci1-0/+6
Change-Id: Ia681d629eb685ed1186be2bb74e42e2067b48aa2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24multisite: Adjust archival of generated filesFatih Degirmenci1-13/+51
Change-Id: I1e9236d04143c87bb85d15b05b6e42ea34438f8b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24utils: jenkins-jnlp-connect.sh: Fix start up scriptMarkos Chandras1-4/+2
The jenkins-jnlp-connect.sh script is meant to be executed from the $jenkinshome directory. The monit script was configured to enter a different directory before starting the jenkins script which always resulted in a broken start-up phase like this: "This script needs to be run from the jenkins users home dir" We fix this by entering the $jenkinshome directory before starting up the jenkins script. Change-Id: If0f65417f07a7fa9328f9adcd1ca1a1a3bc530ed Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-11-24Create kingbird jobs to run on multi nodeFatih Degirmenci2-0/+213
Change-Id: I73cec4d39f5a3119c1cc7f86b7919a0431f8f653 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24Add Escalator CI jobzeyu zhu4-0/+453
Change-Id: Ia2dafa452fb0512b04766fae92a97eff59db888b Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-11-24Adding GS_PROXY prefix to GS_URL in proxy scenarioJulien1-1/+1
${GS_PROXY} does not include branch name in the URL, when use it to download the latest.properties, it always downloads the master branch file, not the current release defined in ${gs-pathname}. In this patch, no longer directly use ${GS_BASE_PROXY}, but join them. JIRA: FUEL-225 Change-Id: I2566036c174b2f03997669d25a37f1de21ffeac6 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
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-23Add -L parameter to curl for download ISO filesJulien1-1/+1
same as patch 24385, which just fixed the latest.properties file curl: -L, --location (HTTP/HTTPS) If the server reports that the requested page has moved to a different location (indicated with a Location: header and a 3XX response code), this option will make curl redo the request on the new place. without -L, curl just download the redirects info not the file. JIRA: FUEL-225 Change-Id: I20a01b628ca1545def68bd4e0b24594c24ee7f85 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-11-23Merge "bifrost: test-bifrost-deployment: Allow overriding VM hardware options"Fatih Degirmenci1-3/+3
2016-11-23Merge "KVMFORNFV: Implementing kvmfornfv daily jobs."Jun Li2-7/+12
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-22Merge "opnfvdocs: Store colorado.3.0 documents in different location"Aric Gardner1-1/+1
2016-11-22Merge "daisy: modify the download url for ZTE POD"Fatih Degirmenci1-4/+9
2016-11-22opnfvdocs: Store colorado.3.0 documents in different locationFatih Degirmenci1-1/+1
This patch is a workaround until more proper mechanism is put in place. The doc-version parameter is appended to default GS_URL, changing the storage location of the documents from http://artifacts.opnfv.org/sfc/colorado/2.0/docs/bradys-cool-document.html to http://artifacts.opnfv.org/sfc/colorado/3.0/docs/bradys-cool-document.html Documents generated from master branch will be stored in same location such as http://artifacts.opnfv.org/sfc/docs/bradys-cool-document.html Change-Id: Ieffb46322525089ed339411e84e5defef593de2e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-22Merge "Modify yardstick requirements.txt path config in releng"Fatih Degirmenci1-1/+1
2016-11-22Merge "vswitchperf: Throttle verify and merge jobs"Fatih Degirmenci1-10/+12
2016-11-22vswitchperf: Throttle verify and merge jobsMartin Klozik1-10/+12
Real vsperf tests are executed via verify and merge jobs. These tests can't run in parallel at the same node, thus number of concurrent builds per node was set to 1. Change-Id: Ifc2d1dce2103590dfbc2fbe1ead58483552080a2 Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-22Merge "Add Exceptions and Constants in opnfv module"Morgan Richomme9-1/+258
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."