summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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-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>
2016-11-10remove all the verify jobs for compass and then add them backmeimei1-250/+0
Change-Id: Ibc78f6c56d64b09c625684144b80c5c4c6484aae Signed-off-by: meimei <meimei@huawei.com>
2016-11-10modify the path of build.shmeimei1-1/+1
JIRA: COMPASS-496 Change-Id: If21ac68a117fbfa13eb1888151ac5e479ced22f1 Signed-off-by: meimei <meimei@huawei.com>
2016-11-09Rename Artifact and JJB Related JobsTrevor Bramwell2-10/+10
These should be renamed on the Jenkins server first in order to preserve job history. - artifact-cleanup-daily-{stream} -> releng-artifact-cleanup-daily-{stream} - builder-verify-jjb -> releng-verify-jjb - builder-merge -> releng-merge-jjb - artifacts-api -> releng-generate-artifacts-api Change-Id: I1c3812c54b65847b9771fce2a16d10de823bd672 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-11-09Remove Old 'test-sign-daily-master' Job and ScriptTrevor Bramwell2-68/+0
Artifact signing is in place and working. This job is currently returning false-positive successful runs and consuming resources on Jenkins master. Change-Id: I6e94f361c117221b4b9d0ba08f9359f539815834 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-11-08Add missing step on the baremetal documentationYolanda Robla Mota1-0/+1
Change-Id: Ib9ef5d342f1efe624464df249c950eb7807322e1 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-11-08Cleanup dirty daisy build workspace directory, part2Zhijiang Hu1-1/+1
This let daisy basic job and build job to run on the same machine, so that, basic job can do cleanup for the build job. This is a one-shot action. After succefully executed, this PS will be reverted. Change-Id: I79950508afe393af8bb6097e5f49745140068920 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-11-08Cleanup dirty daisy build workspace directoryZhijiang Hu1-0/+1
This is a one-shot action. After succefully executed, this PS will be reverted. Change-Id: I09ffadf6ea3bace87164feb409bb8a1187c8b2fd Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-11-07This fixes the uploads going to docs/docsAric Gardner1-2/+2
gsutil command looked like this: gsutil -m cp -r upload/docs gs://artifacts.opnfv.org/fuel/colorado/2.0/docs Uploads looked like this: Uploading ...docs/docs/installationprocedure/_static/down.png: Change-Id: Ic767187ea973351c7123e08441ee3e67eb1ffdfa Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-11-07files merged are going in /docs/docs/Aric Gardner1-0/+6
adding echos to debug Change-Id: I232044a616ca36bb7ff4a42a76188f6d47dd807e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>