summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-19dovetail docker job addedMatthewLi3-0/+58
JIRA: DOVETAIL-14 Change-Id: I41be18ee88f5798509a608fe9bd66c6971bbff82 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-19pin jenkins slave node for doctor verify jobRyota MIBU1-0/+2
Change-Id: I9ae2466b694ba012159122e02ab611b9260b1655 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19fix wrong pod name in doctor trigger-buildsRyota MIBU1-1/+2
Change-Id: If573c47f6a850a92cd98e3275e4116d045b75edd Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19Change display way of reporting status, add last ten days scorechenjiankun18-32/+78
JIRA: YARDSTICK-350 Change-Id: Iea1d8a30cf3464c8b9a0b8b6ac2e0ce41adea00d Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-09-19Merge "doctor: use trigger-builders to override param"Ryota MIBU1-19/+8
2016-09-19Merge "dovetail initial jjb added: verify/merge job"MatthewLi1-0/+98
2016-09-18Merge "Add baremetal node for puppet-infracloud"Fatih Degirmenci2-0/+29
2016-09-19add 'ool-virtual1' into functest pod listRyota MIBU1-0/+5
This entry will be used by doctor's verify job which will triggered by each patch upload into gerrit. Change-Id: I1f4bc8cbb56baf8192ba9d26dcfb80de8cade560 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-19doctor: use trigger-builders to override paramRyota MIBU1-19/+8
Change-Id: Ibdea8bc3bc7469336c80ba5d1f749340cbf5a973 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-18dovetail initial jjb added: verify/merge jobMatthewLi1-0/+98
JIRA: DOVETAIL-14 Change-Id: I19a2178c5bfa223a06f3f5134db2d050cb000849 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-09-18qtip bugfix: failed to clean up qtip containerwu.zhihui1-7/+3
An error has happened a few times when stopping a container. See https://build.opnfv.org/ci/view/qtip/job/qtip-fuel-zte-pod2-daily-master/34/console. Don't find the cause of this error temporarily. Use the command "docker rm -f" to remove qtip container by force. It is a workaround to make sure qtip ci job not blocked by this error. According to ci log, sometimes, qtip containers are deleted failed. This change use the command "docker rm -f" to delete containers by force. Change-Id: I063be9615f1b87e616ff8c3a77a6684a68474e91 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-09-18[bugfix] use huawei-pod2 to verify coloradomeimei2-2/+2
Change-Id: I9e402d395a3c90f65d0e73f9ef18c08e0801afad Signed-off-by: meimei <meimei@huawei.com>
2016-09-18Merge "[compass] use new pod to run compass jobs"Jun Li4-8/+75
2016-09-16Add baremetal node for puppet-infracloudYolanda Robla Mota2-0/+29
Change-Id: Ie18b25634016dcc98ec83e30c51b4c386ffd9ecc Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-09-16jjb: specify doctor scenario in doctor-verify job using functestRyota MIBU1-3/+4
Change-Id: If8c5deb0ef1226b41493330922b6f7c53dc66526 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-15Revert "infra: Fix ownerships for successful runs as well"Fatih Degirmenci1-3/+0
This reverts commit f915ff044fc6330db6e0971f49af1b44509c9cfb. Change-Id: I33134b44952a287216ab7ad63f9bb042cba51f6a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15infra: Fix ownerships for successful runs as wellFatih Degirmenci1-0/+3
Change-Id: I11b73104b5a80351537109fcb504bb250c641220 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15infra: Change the ownership of stuff back to jenkinsFatih Degirmenci1-0/+10
Change-Id: I869a2e44b78ed33e3419077c32f5c0a08b63191f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com> Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-15Merge "infra: Remove /opt/stack to prevent leftovers from causing trouble"Fatih Degirmenci1-1/+1
2016-09-15Merge "kvmfornfv: Downloading sha512sum file of the guest image."Fatih Degirmenci1-0/+2
2016-09-15infra: Remove /opt/stack to prevent leftovers from causing troubleFatih Degirmenci1-1/+1
Change-Id: I924f40a363fcaf50eb7e4c6f8cd1c5acba7c330b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-15kvmfornfv: Downloading sha512sum file of the guest image.kalyanreddy1-0/+2
This patch contains the script to download sha512sum file of the kvmfornfv guest image along with other artifacts. Change-Id: I2aa2e76124a12fb0d11975cda758f76e91f00390 Signed-off-by: kalyanreddy <reddyx.gundarapu@intel.com>
2016-09-15Merge "prototypes: bifrost: README: Run the deployment script using sudo"Fatih Degirmenci1-1/+1
2016-09-14Add gauge metrics for Functest reporting dashboardjose.lausuch16-11/+42
JIRA: FUNCTEST-476 Change-Id: Ia39ffa8b39a1085a081d6128871cee20436e051c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-14prototypes: bifrost: README: Run the deployment script using sudoMarkos Chandras1-1/+1
It's necessary to run the deployment script using 'sudo' so that exported variables within the script are preserved in playbooks once we gain elevated privileges. Change-Id: I824b44199d57b6acf14804c3ab1825d7aa80da4e Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-14Merge "merge N days and whole database process and not publish existed data ↵Morgan Richomme4-95/+92
any way"
2016-09-14Merge "prototypes: bifrost: Check we are running the destroy-env.sh as root"Fatih Degirmenci2-6/+14
2016-09-14Merge "yardstick: enable colorado branch for arm-pod2"Fatih Degirmenci1-0/+5
2016-09-14prototypes: bifrost: Check we are running the destroy-env.sh as rootMarkos Chandras2-6/+14
Nearly all operations in the destroy-env.sh script need to be executed as root so make sure that's the case before we try to do anything. This also fixes the dnsmasq.leases path and we check that the file exists before we try to wipe it. The dnsmasq is also restarted to take the empty leases file into consideration. Finally, we improve the documentation to run the necessary commands using sudo. Change-Id: I56df821ca8a93307117a94a11abd0867b27d8443 Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-14Merge "Fix security issues of eval-s in testapi"Morgan Richomme13-30/+35
2016-09-14Fix security issues of eval-s in testapiSerenaFeng13-30/+35
results from security audit show risks and recommendations to fix them JIRA: RELENG-144 Change-Id: If128cc3ae230150a912b581dfb1ded543d851eb5 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-14Merge "doctor: skip voting from results of immature jobs"Ryota MIBU1-0/+5
2016-09-14merge N days and whole database process and not publish existed data any waySerenaFeng4-95/+92
JIRA: FUNCTEST-473 Change-Id: I2631fa04b0922afda2746cfd6be6f35587d534ba Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-13Merge "Bugfix: reporting shows more than 4 days result"Morgan Richomme1-0/+2
2016-09-13doctor: skip voting from results of immature jobsRyota MIBU1-0/+5
Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-13Merge "add logger common process for releng scripts"Jose Lausuch3-13/+70
2016-09-13[compass] use new pod to run compass jobsmeimei4-8/+75
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b Signed-off-by: meimei <meimei@huawei.com>
2016-09-13Merge "Change naming for bridge in CentOS"Fatih Degirmenci1-1/+1
2016-09-13Bugfix: reporting shows more than 4 days resultchenjiankun1-0/+2
JIRA: YARDSTICK-346 Change-Id: Ife5334f9c7d6a1546eee6995ce4b1b36d0f2c008 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-09-13yardstick: enable colorado branch for arm-pod2Paul Vaduva1-0/+5
Change-Id: I4756b64d302c2e44b0cb84d0ad4e34288eae25fa Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-13Merge "infra: infra-daily-jobs: Use of the infra-{smoketest,deploy} scripts"Fatih Degirmenci1-2/+2
2016-09-13Merge "Implements use of yaml.safe_load as per sec audit"Morgan Richomme2-2/+2
2016-09-13Bugfix:[yardstick reporting] reporting status is not true due to select a ↵chenjiankun1-2/+8
wrong keyword JIRA: RELENG-146 Change-Id: I9bea896c3be02b7533ab170b3e91117499eef06f Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2016-09-13add logger common process for releng scriptsSerenaFeng3-13/+70
JIRA: FUNCTEST-468 Change-Id: I03fb25ef26db521bceb740ec2808106a00e55165 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-12Change naming for bridge in CentOSYolanda Robla Mota1-1/+1
Change-Id: I7a35a1222ce7524fbf74848daec68dfd57616026 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-09-12infra: infra-daily-jobs: Use of the infra-{smoketest,deploy} scriptsMarkos Chandras1-2/+2
The Jenkins jobs for smoketest and deploy use inline scripts which are essentially no-ops but they should use the respective scripts instead which are also no-ops at the moment but they could potentially become more useful in the future. Change-Id: Ic91f65b43468aaba503e71773098853bf43f229f Signed-off-by: Markos Chandras <mchandras@suse.de>
2016-09-12Implements use of yaml.safe_load as per sec auditLuke Hinds2-2/+2
Change-Id: I9b8d9746e8a3beebc1aff9f883dcec39928831d7 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-09-12Merge "utils: arm-pod3 test logs push enable"Morgan Richomme2-2/+2
2016-09-12refactor modify_mongo_entry of kibana_dashboardSerenaFeng6-278/+226
JIRA: FUNCTEST-469 Change-Id: Ifd6598232fb0a1615352e0f27aefd51beeedbcbc Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-09-12Merge "Stop disabling selinux"Fatih Degirmenci2-16/+0