summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-14Disable selinux for RHELYolanda Robla Mota1-0/+8
It is causing some unexpected permission errors if that is enabled. Change-Id: I96c3131a55a1b7c83a655738938645f537ab48f6 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-14Fix macs in inventoryYolanda Robla Mota1-0/+2
Change-Id: I834155dbd3451b06c2b45299bc64f76992b8e1b2 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>y
2016-10-14Add console password to imagesYolanda Robla Mota2-0/+2
It is useful to have a user/pass to login from console. Change-Id: I10ca00e80c07f3506710dc3133baf8012f7856ae Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-14Fix network interface on vmYolanda Robla Mota1-1/+1
When spinning on a vm, interface is normally eth1, not eno1. Change-Id: I2be7a252b06f155908d207817a1c5302bd40677e Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-14Merge "dovetail tool: unittest added"Jun Li2-7/+30
2016-10-14Merge "Update JJB Sandbox"Jun Li2-29/+14
2016-10-14Add apex CI PODszshi1-0/+21
JIRA: DOVETAIL-32 Change-Id: I00a7a133331da086542c46dc78f7f36d43ff2cf2 Signed-off-by: zshi <zshi@redhat.com>
2016-10-13dovetail tool: unittest addedMatthewLi2-7/+30
JIRA: DOVETAIL-14 this should be merged after https://gerrit.opnfv.org/gerrit/#/c/23135/ Change-Id: I9bb341c4c4de454ba9246c435e169d948205d2ba Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-10-13Merge "Add apex installer support for dovetail CI"Jun Li1-0/+4
2016-10-13bifrost: Vote on upstream patchesFatih Degirmenci1-6/+0
Bifrost core wants OPNFV CI to vote on upstream bifrost patches to increase the visibility. Change-Id: Ia4fbdf5fa551750b6063dfb8610b6699039c4fbe Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-13Add apex installer support for dovetail CIzshi1-0/+4
JIRA: DOVETAIL-32 This commit is part of the effort to test dovetail CI for apex installer, see gerrit review 23065 for the other part. Change-Id: I645cc3fc854d27a651b1903936fb66dfe55c28d4 Signed-off-by: zshi <zshi@redhat.com>
2016-10-13Merge "Installer adapters"Fatih Degirmenci9-0/+606
2016-10-13implement build.sh of daisy4nfvJing Sun2-1/+9
Change-Id: Iea673c27d17e10e53f0d6b7ef04ccb9742d51739 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2016-10-13Merge "rename elasticsearch index of kibana_dashboard"Serena Feng2-2/+2
2016-10-12fuel, armband: build, deploy: export TERM="vt220"Alexandru Avadanii4-0/+8
Since we do not actually parse our build/deploy logs for color chars, set the terminal to "vt220". This will silence quite a few of colorization special identifiers, but NOT all of them (e.g. `tput sgr0` still prints a sequence). For Fuel@OPNFV build process, we also need to workaround docker terminal settings not being passed down when using a tty (see [1]), which will be fixed in Docker 1.13+. This fix is handled in [2]. [1] https://github.com/docker/docker/issues/9299 [2] https://gerrit.opnfv.org/gerrit/#/c/22883/ Change-Id: I5f0c6eae33349ef81b67dd17e6df4e0af6274fab Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-10-12Merge "Add d3 graph presentation to yardstick reporting"Morgan Richomme4-30/+111
2016-10-12Merge "Tune sudo settings on server"Fatih Degirmenci1-1/+15
2016-10-12Add d3 graph presentation to yardstick reportingchenjiankum4-30/+111
JIRA: YARDSTICK-367 Change-Id: Ifa2cca1bdfc7d94a84758019d0b1693e09b46e47 Signed-off-by: chenjiankum <chenjiankun1@huawei.com>
2016-10-12rename elasticsearch index of kibana_dashboardSerenaFeng2-2/+2
JIRA: FUNCTEST-508 Change-Id: I3c12d76438fd55922ece62aa5ab98cbf03a7facd Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-12Merge "visualize qpi using kibana_dashboard"Serena Feng5-2/+99
2016-10-11Merge "always config conf.js in kibana_dashboard"Morgan Richomme3-16/+9
2016-10-11visualize qpi using kibana_dashboardSerenaFeng5-2/+99
JIRA: QTIP-122 Change-Id: Ice29c0a841e911b23959c91322331c5a66281be5 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-11Tune sudo settings on serverYolanda Robla Mota1-1/+15
We need to have passwordless sudo, and not require a tty. Change-Id: Iee11cade89a45b49d6b623f07d8ccb76f9e5882d Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-11Merge "Add export functions to reporting"Morgan Richomme3-8/+123
2016-10-11always config conf.js in kibana_dashboardSerenaFeng3-16/+9
JIRA: FUNCTEST-507 Change-Id: Iad6000ccc94285bd8be03939eb2e83d7f254a887 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-11Merge "refactor dashboard_construct"Serena Feng4-124/+123
2016-10-11Merge "dovetail: add dovetail tool into daily job"Jun Li1-0/+13
2016-10-10Merge "fuel: Proposal for specifying scenario name in commit message"Fatih Degirmenci5-0/+312
2016-10-10Fix the jenkins jobscristinapauna1-5/+5
Some of the jobs were programmed at the same time This fix sets the jobs 8 hours apart Change-Id: I13463b8a00df67519e2e2b8e333b4c625f1e9d8b Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-10-10fuel: Proposal for specifying scenario name in commit messageFatih Degirmenci5-0/+312
Please take a look at fuel-basic-exp.sh for the proposal. Apart from scenario name input proposal, jobs and script templatest have been created as well. Change-Id: I53b74b2e1ed34acb1f54b7ab21823227fff86d10 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-10refactor dashboard_constructSerenaFeng4-124/+123
JIRA: FUNCTEST-506 Change-Id: Ib80e35140ce4f759749a932ca3b8b49572378d79 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-10Add export functions to reportingMorgan Richomme3-8/+123
JIRA: FUNCTEST-486 Change-Id: I84ad52f12097bbc5976c754d28ebc76d49b1eff2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-10-10Merge "[compass] put huawei-pod2 into CI resource pool"Fatih Degirmenci5-82/+1
2016-10-10Merge "separate visualization building from dashboard building"Serena Feng7-173/+225
2016-10-10separate visualization building from dashboard buildingSerenaFeng7-173/+225
JIRA: RELENG-155 Change-Id: I19355898d5dc5ef73fcfe4ebaf4604c4bf1e8f10 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-09Installer adaptersjose.lausuch9-0/+606
This tool might be used by any project in OPNFV to retrieve information about the deployed OpenStack nodes. It is python based and using paramiko. It can: - get info about deployment - get the info about the nodes (ip, mac, ...) - stablish ssh connection even with ProxyCommand option - run remote commands - scp to/from nodes (i.e. fetch credentials from controller) Added FuelAdapter as an example. JIRA: RELENG-149 JIRA: RELENG-150 Change-Id: I49d8be96d754e0950e337aa2f88172341446fdd4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-10-09refactor _verify_documentSerenaFeng1-86/+71
JIRA: FUNCTEST-505 Change-Id: I284c3e09b295c083300fa8a557bdb8178ded1521 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-10-09[compass] put huawei-pod2 into CI resource poolmeimei5-82/+1
Change-Id: I8b8cf515d47e6117bfa5804c15fac22ac8b8d90a Signed-off-by: meimei <meimei@huawei.com>
2016-10-08dovetail: add dovetail tool into daily jobMatthewLi1-0/+13
JIRA: DOVETAIL-14 Change-Id: Ie9a8f8f34b5e4a89d3013d0fc9100a39267a1aed Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-10-07Add script to properly install puppetYolanda Robla Mota1-0/+297
This will be needed specially on jumphost, when deploying puppet from scratch. Change-Id: Ife7d3fff98826ee53edb74585b7cbfc7cad2e0a8 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-07Add management of /root/.ssh keyYolanda Robla Mota1-0/+8
It is generally needed to have this file created, for next manifests to run properly. Change-Id: I3ca1dd05a44ecdd6bee9abcfd6ba7fa875022ed4 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-07Merge "Add new hiera with default for baremetal"Fatih Degirmenci2-86/+170
2016-10-07Merge "fuel: Specify upstream/opnfv branches separately and use include scripts"Fatih Degirmenci3-29/+57
2016-10-06Add new hiera with default for baremetalYolanda Robla Mota2-86/+170
Refactor the common.yaml with the settings only for vms, and create a new common_baremetal file that will contain all settings needed for baremetal deploys, with sane defaults. Change-Id: I5ae3ed6d870086544792cb41f166246a3a153251 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-10-06create nice reporting landing pagesMorgan Richomme69-0/+8811
Change-Id: I91f897f7be9112e8abc71069bff2882a75bc40cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-10-06fuel: Specify upstream/opnfv branches separately and use include scriptsFatih Degirmenci3-29/+57
Due to having this experimental, it is needed to set different branches for upstream and opnfv until the things settle. Apart from this, the builders also converted to scripts so we don't need to touch the job yml if scripts need updates. Change-Id: I65a334bd6f51b558eb6ce69b15bb18405ef28049 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-10-05Merge "fuel: Enable 3rd party CI for fuel plugin onos"Fatih Degirmenci1-6/+12
2016-10-05Merge "use template to build Kibana dashboard"Morgan Richomme2-89/+100
2016-10-05Merge "Add dots in trend line"Morgan Richomme2-0/+13
2016-10-05Set the jobs 8 hours apartcristinapauna1-9/+9
Modified the cron jobs to be 8 hours apart instead of 4 Change-Id: I670811901c7403f81812b1d51cdbaf46904e878c Signed-off-by: cristinapauna <cristina.pauna@enea.com>