summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-05-25Add auto-report to MongoDByuyang1-2/+3
JIRA: BOTTLENECK-158 The auto-report function has been added to POSCA testsuite. This patch is to add report into CI pipeline. Change-Id: Ie91eb806ca3b5fd185e547f63f142cea2d7aaed0 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-05-25[fuel] Disable all master jobs except nofeatureMichael Polenchuk1-17/+17
In order to bring in mcp based deployments, turn off for awhile all master jobs except nofeature one. Change-Id: I4aa27ab0407e3f32caeba72323ad9511d981a6b8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-25Merge "Fix verify job without patchset"Serena Feng1-4/+9
2017-05-24[Functest] Push results for functest suitejose.lausuch2-0/+3
Since Functest doesn't post the output to the console any more, we need the logs in some jobs to troubleshoot. Those logs are not stored for functest-suite jobs by default. This patch enables also lf-virtual2 and 3 where some apex verify jobs are using this builder. Change-Id: I5707d1540bed8df9b7c4457775d9877311ba0b33 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-05-24Merge "dovetail: conditional steps added to armpod"Jun Li1-14/+19
2017-05-24Functest: Adds failure checking + fixes fetch os credsTim Rozet1-3/+5
Change-Id: Ib8a3ff3a747be55d8e23513bd028d934fef02eb8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-24Functest: removes redundant exit 0 from fetch credsTim Rozet2-2/+3
Also allows unset and pipefail explicitly in set-functest-env.sh Change-Id: I06ae718f563fed0596a37cec1b3a78e44ee7ea5d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-23Functest: fixes fetching os credsTim Rozet4-33/+40
Since jenkins just imports the bash script at upload time, referencing another script in the releng repo inside of bash doesn't work. We need to split them out into their own builder includes. Change-Id: Id120a338ae5ec48eaa285681463bff01677bf316 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-23Merge "Apex: remove downloading ISO for deploy"Tim Rozet1-10/+1
2017-05-23Apex: remove downloading ISO for deployTim Rozet1-10/+1
We dont need ISO to deploy, just RPMs. Change-Id: Id3515630ad70f2da6aa0b99b7c1c8cb8857e2311 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-23Functest: fixes downloading images for danube branchTim Rozet1-6/+12
The script for downloading images "download_images.sh" does not exist in stable/danube for functest. Therefore we revert to old behavior for that branch. Change-Id: Id94f3db27fd5b71bb981007472b55fadae0e5394 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-23Merge "[Functest] Provide credentials to Functest as a volume"Tim Rozet1-20/+13
2017-05-23Apex: fix deploy and test run job to pass empty refspecTim Rozet2-34/+7
Change-Id: I563b961286fe215c4e5381ccde30d787188f1e8e Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-23Merge "barometer jjb: update for nightly RPM Build"Fatih Degirmenci1-11/+5
2017-05-23Merge "[Functest] Redirect output when downloading images"Jose Lausuch1-1/+1
2017-05-23[Functest] Provide credentials to Functest as a volumejose.lausuch1-20/+13
The OpenStack credentials shall be fetched from jjob and provided to Functest as a docker volume. This way, Functest framework doesn't need to do it. It will assume the RC file is already present. Change-Id: I7a94ffffaefe65911594a9894b60b10cd13735ad Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-05-23Fix verify job without patchsetJulien1-4/+9
use git-scm-gerrit to fetch the patchset fix the wrong job name Change-Id: If26dbb08da95f37d65e6b21770ef7f1d7de0c5e1 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-05-23Merge "[qtip]refactor validate-deploy.sh"Serena Feng1-35/+13
2017-05-23barometer jjb: update for nightly RPM BuildMaryam Tahhan1-11/+5
Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-05-23Merge "support cancel operation while signing in"Serena Feng3-2/+11
2017-05-22Merge "Remove old GS-Cleanup Job from Apex"Trevor Bramwell2-53/+0
2017-05-22Apex: fixes blocking with dailyTim Rozet2-37/+37
Change-Id: I03cf0207075116de44ebde03429ab5b499db540b Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-22Apex: fix iso verify build dir to absolute pathTim Rozet3-5/+3
Change-Id: I0c85806e5fa04a890a130d8106d96c7fb812e691 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-22Revert "Apex: fixes build directory passing for iso upload"Tim Rozet2-3/+3
This reverts commit ec2e44c72271cb78a00bebd32ceb43487ad176b5. Change-Id: I2f8db687df9cceaa50bf6a26de659ea70f70df45
2017-05-22Apex: fixes build directory passing for iso uploadTim Rozet2-3/+3
Change-Id: Ifb1173a49066fd493c58f41ae22d4decc69e03f9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-22Merge "Yamllint on Pharos, Octopus, and SecuredLab Repos"Trevor Bramwell1-1/+1
2017-05-22Yamllint on Pharos, Octopus, and SecuredLab ReposTrevor Bramwell1-1/+1
These repositories are starting to contain more and more yaml files. Ensuring yaml in these repos is valid is important to ensure other jobs don't break further on. Change-Id: I97de9f59ab993fb9dd9cb2efa5784af3850783a6 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-05-22APEX: fix permission for rm in iso verifyFeng Pan1-1/+1
Change-Id: Icbecbb39465a3cf4ef4ea3e8f5901561a4874c51 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-05-22Merge "Update functest jjobs to run tox"Jose Lausuch1-1/+1
2017-05-22[Functest] Redirect output when downloading imagesjose.lausuch1-1/+1
Change-Id: Ieb3df7a4fa1519cf13c4f597c62d17ce356168fb Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-05-22Merge "APEX: iso verify fixes"Tim Rozet1-59/+20
2017-05-22[qtip]refactor validate-deploy.shzhihui wu1-35/+13
Use new CI script run_ci.sh to trigger QTIP test. Change-Id: I1e9b0628d3dde64dca9d6e8b3d9bad9f31ff3f3a Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-05-22Merge "dovetail: conditional steps added to fuel-bgpvpn scenario"Jun Li1-99/+23
2017-05-22Merge "dovetail: offline support by making users to download docker images ↵Jun Li3-31/+15
from artifacts"
2017-05-21dovetail: conditional steps added to armpodMatthewLi1-14/+19
JIRA: DOVETAIL-432 1, only run against os-(nosdn-odl_l2)-(nofeature-bgpvpn)-ha scenario this can reduce the CI/pod time resource dovetail test cases by now (refstack, ha, ipv6, bgpvpn) 2, this has been tested on compass pod, and works well Change-Id: I1bcf8165d5fcc93c78b47cbd23e0c07f19b01189 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-21dovetail: conditional steps added to fuel-bgpvpn scenarioMatthewLi1-99/+23
JIRA: DOVETAIL-432 1, only run against fuel os-odl_l2-bgpvpn-ha scenario this can reduce the CI/pod time resource dovetail test cases by now (refstack, ha, ipv6, bgpvpn) 2, the conditional steps have been successed tested on compass to remove the introduce of https://gerrit.opnfv.org/gerrit/#/c/34327/ conditonal steps look more simple and understandable Change-Id: I315a789160b8173274b1c1ef916073ced7d5e91b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-21APEX: iso verify fixesFeng Pan1-59/+20
The current implementation of iso verify can potentially block indefinitely and/or return incorrect string matching results. This patch changes iso verify to use log file instead of tcp serial console. Change-Id: I89accc9c2165836a23a21a223fa33e920c529772 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-05-20Update functest jjobs to run toxCédric Ollivier1-1/+1
Depends-On: I934f4ac739d99d0cb29bea8c6aac6d6780b30901 Change-Id: Ic036cc9cc8377398efbb5eda4f90bb5dcc4e75a5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-20Merge "fix conditional step label"Jun Li1-4/+4
2017-05-20support cancel operation while signing inSerenaFeng3-2/+11
support the cancel operation in the https://openstackid.org/accounts/user/consent Change-Id: I06a1f130a3115774f2e88fc25dad522a7cf53e36 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-20Merge "add signout funcationality"Serena Feng3-0/+15
2017-05-19fix conditional step labelMatthewLi1-4/+4
see error log https://build.opnfv.org/ci/view/compass4nfv/job/compass-os-nosdn-nofeature-ha-baremetal-daily-danube/57/console Change-Id: I925658a3f2c20e51153b4c6298e271e50a5673b5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-19pod configs are not going to live in directoriesagardner1-1/+1
They will be called pod[#].yaml so we look for that instead Change-Id: If36d347cf7bef3108a2d50d74a84de1a07b5bdd2 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-05-19Merge "Download images and map the folder to container"Jose Lausuch1-3/+8
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng2-4/+5
extra fields like 'carriers' & 'miss_checks' 'db_key' are added when pushing result to TestDB Change-Id: Ic8d0751bca14b3b3260df42c0f4f07456c9d5e05 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-19Download images and map the folder to containerhelenyao1-3/+8
This patch is to accommadate with the change in patch[1] Before running the Functest Docker container, downloading all required images first and map the folder to the container [1] https://gerrit.opnfv.org/gerrit/#/c/34033 Change-Id: I617bd988caf1fd354cf9ef675661d40742b693c6 Signed-off-by: helenyao <yaohelan@huawei.com>
2017-05-19add signout funcationalitySerenaFeng3-0/+15
Change-Id: Ie101f07f0eb406eee4e1c7daa14b07aaaf554904 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-18Apex: fix daily scm gerrit refspec to nullTim Rozet2-6/+6
Change-Id: I0a8d51c7e0a586469cfe25d0610f078fd937c9ba Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-18Apex: fix daily scm passing and yardstick deploy blockingTim Rozet2-9/+11
Change-Id: I5b8fd2784cbf78aec17bab89c9cd1cbf82324739 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-18Apex: fix daily scm and functest job blocking with deployTim Rozet2-3/+5
Change-Id: I355745e42c510029ffc314fa03eb1a5ca1e3e74a Signed-off-by: Tim Rozet <trozet@redhat.com>