summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-06set the openstack version for branchwutianwei7-31/+95
set the openstack version newton for danube set the openstack version ocata for master danube branch use the compass.iso master branch use the compass.tar.gz separate the branch in the different pod Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d Signed-off-by: wutianwei <wutianwei1@huawei.com>
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-22Merge "APEX: iso verify fixes"Tim Rozet1-59/+20
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 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-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>
2017-05-18Build Timeout Wrapper for YardstickTrevor Bramwell1-0/+13
Yardstick builds are hanging and not being caught for 19+ hours. Using the build timeout plugin we should be able to quickly stop these builds and let the project know much sooner there is an issue with their builds. The default timeout is set to fail if the job takes longer than 30 minutes. This can be adjusted later if the time is too long or too short. ssh-agent-wrapper is included as it is the default from globals, and defaults are superceded by fields added to jobs. Change-Id: I9529ab7b6ab8819ceb91694fefbb4ecb3f5cf81c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-05-18support showing user's specified contents after signinSerenaFeng6-13/+68
Change-Id: Ia8897860757a2395873ff6972a508c38d7139854 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-18dovetail: offline support by making users to download docker images from ↵MatthewLi3-31/+15
artifacts JIRA: DOVETAIL-433 1) bugfix of cleanup by using existed dovetail cleanup scripts, see logs https://build.opnfv.org/ci/view/dovetail/job/dovetail-functest-artifacts-upload-master/3/console 2) opnfv/testapi:latest and mongo:3.5 images are needed for dovetail, added. Change-Id: I647f7152b0122a5b792f6f18efbae0e537b81332 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-18add signin web to TestAPISerenaFeng12-8/+136
Change-Id: I4d39a8561c8ebd3238a495e5799fd43fb1a508b9 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-18Merge "add missing dist files ignored by .gitignore"Serena Feng18-0/+10231
2017-05-18Merge "refactor static_path to accomodate web portal"Serena Feng38-72/+72
2017-05-18Merge "dovetail: conditional steps to run against specific scenarios"Jun Li1-13/+19
2017-05-17Apex: remove blocking verify jobs per nodeTim Rozet2-4/+0
Change-Id: I66e5af8dd11c2797e08c6b370fa1fd717ff57d41 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-17Apex: fixes missing blocking from j2Tim Rozet1-6/+3
Change-Id: I7b79ed22f7dada6edf4ff6853499ceb434fab6bb Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-17Apex: allow 3 simultaneous builds per nodeTim Rozet1-6/+3
Change-Id: Ia0839e1c97ddf8cf9be770d9c791748b9bbefbe0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-17Remove old GS-Cleanup Job from ApexTrevor Bramwell2-53/+0
This job template isn't attached to a job, so it doesn't even get executed; Further, artifact cleanup is take care of by 'releng-artifact-cleanup-daily-{stream}' Change-Id: I3e4d0339650f0507b8a3cd1512c2ca643f4fe75a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-05-17Set again run_tests.py's report flagCédric Ollivier1-1/+1
It was deleted by the previous change [1] [1] https://gerrit.opnfv.org/gerrit/#/c/34137/ Change-Id: Icfc9b43c30febe21501a9413196cc84f9553ce39 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-17add missing dist files ignored by .gitignoreSerenaFeng18-0/+10231
Change-Id: Ib29cb5887abb317012d83fb77dcf30e07099a479 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-17refactor static_path to accomodate web portalSerenaFeng38-72/+72
move tornado_swagger/static to opnfv_testapi/static move swagger related 3rd libs to 3rd_party/swagger Change-Id: I32bba10584c99d13687b93f32577e37581db0c63 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-05-17Merge "bugfix: /resources.json and /APIs cannot be accessed"Morgan Richomme2-5/+3
2017-05-16Merge "jjb: xci: bifrost: Clone git repositories to $WORKSPACE"Markos Chandras2-10/+10
2017-05-16Merge "jjb: xci: xci-deploy.sh: Run the deployment script as normal user"Markos Chandras1-1/+1
2017-05-16Merge "prototypes: xci: Look for SSH keys in $HOME directory"Markos Chandras1-1/+1
2017-05-16Merge "prototypes: xci: Move host keys away from / directory"Markos Chandras4-2/+11
2017-05-16Merge "prototypes: xci: Add ability to use local repositories for testing"Markos Chandras4-0/+88
2017-05-16Merge "prototypes: bifrost: Remove OPNFV specific group_vars file"Fatih Degirmenci1-53/+0
2017-05-16Merge "prototypes: xci: configure-localhost: Use 'connection: local'"Markos Chandras1-1/+1
2017-05-16Merge "prototypes: xci: provision-vm-nodes: Do not provision VMs as root."Markos Chandras1-1/+16