summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2016-09-12Merge "Update documentation about disabling selinux"Fatih Degirmenci1-4/+6
2016-09-12Merge "Parameterize infracloud playbook by platforms"Fatih Degirmenci2-2/+22
2016-09-12Merge "Fix script when CLEAN_DIB_IMAGES var is not set"Fatih Degirmenci1-0/+2
2016-09-12Parameterize infracloud playbook by platformsYolanda Robla Mota2-2/+22
This will allow to run on different distros depending on settings exported. Change-Id: I068d7bb2eebfd009dceeff057c8a65361483788b Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2016-09-12Merge "bugfix: yardstick reporing in stable branch omit stable/"Morgan Richomme1-1/+1
2016-09-12Merge "Fix security issues reported by the security audit"Morgan Richomme6-9/+9
2016-09-12bugfix: yardstick reporing in stable branch omit stable/rexlee87761-1/+1
JIRA: YARDSTICK-343 Change-Id: I926d1fcb308feb118663ba4db7adf3bc9eab7cbe Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-09-09utils: arm-pod3 test logs push enableAlexandru Avadanii2-2/+2
arm-pod3 is a CI POD deployed with Fuel on AArch64 hardware, and also runs Functest jobs for it. Enable pushing logs from this POD, as well as listing it in the dashboard. Closes-bug: ARMBAND-73 Change-Id: I8ed833f6a0b3a96d7473539129de662f8ddde95e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-09-09armband: deploy: upload logs to GSAlexandru Avadanii1-2/+23
Closes-bug: ARMBAND-72 Change-Id: I6c5a3e6ce4c320bf42f02b290a0137f5b892ad7f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-09-09Stop disabling selinuxYolanda Robla Mota2-16/+0
It is already disabled in origin in puppet-infracloud, and it is causing an error with duplicates now. Change-Id: Ie40232c03138f1c8a1516895828c6cfd5730f9f7 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-09-09infra: Fix the gerrit project name and preserve env for sudoFatih Degirmenci1-2/+2
Change-Id: I9b86f285ac0a3e3f8ea95550f7490ced8d3ca2a3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-09infra: Create 3rd party CI job to verify bifrost patches in OPNFVFatih Degirmenci4-3/+166
This change creates job to run patchset verification for openstack/bifrost. The verification is done by checking out the patch from upstream bifrost repo and combining opnfv bifrost stuff with it to see if any change that is proposed upstream breaks opnfv bifrost. The verification is done only for trusty and this can be expanded to support centos7 and suse as well. Due to change in slave label, impacted files are also updated. Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-09Merge "add doctor-functest verify job"Morgan Richomme4-4/+104
2016-09-09add doctor-functest verify jobRyota MIBU4-4/+104
This patch adds a new jenkins job which will be executed every time doctor patch is uploaded. The code will be verified by executing doctor scenario on the specific pod using functest. JIRA: DOCTOR-70 Change-Id: I480cd905991ccb1ef7426187fe83cbf1ae798ce9 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-09-08add http:// to rpm install pathJamo Luhrsen1-1/+1
Change-Id: I9b1d0a5bb9c6b84515ee6daecc9b2e1983c93c7d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-09-08Apex: fix rpm latest pathTim Rozet1-2/+2
Change-Id: I78a67475956405193a55a1d8d13a93bfe913c8f5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08Apex: fix latest rpm pathTim Rozet1-1/+1
Change-Id: I396e8b8e3958cb89cdd3d8790f78ae4085e90e47 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-09-08add cperf specific stream to apex-runner-cperf jobJamo Luhrsen1-0/+1
trying to find the best/right way to point this job to use cperf's intel-pod2. Change-Id: I461d7367b73d4e388200cc7c7db0ab005e28cc2d Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2016-09-08Fix security issues reported by the security auditMorgan Richomme6-9/+9
JIRA: RELENG-143 Change-Id: Ia20c6ce86e72924ab8ab5f93bdc956d7f6a40a93 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-08armband: enable concurrency and adjust throttle paramsPaul Vaduva1-3/+3
Change-Id: I72e061ae57ccdd06520dbf93cdf146390bfc0591 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-08Merge "Fix tacker installation"Fatih Degirmenci1-4/+7
2016-09-08Merge "KVMFORNFV: Enable artifact download and testing for daily job"Fatih Degirmenci3-7/+98