summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-14Enable Danube JobsAric Gardner20-20/+20
Here are the projects that were branched: I will double check against this list that these changes make sense and that no one is missing as I go forward. wiki page of participating projects, and their jobs: https://wiki.opnfv.org/display/SWREL/Milestone+Compliance+for+Danube apex - already enabled armband - done availability - already enabled barometer - done bottlenecks - already enabled compass4nfv - done copper - already enabled daisy - (not participating -- keep jobs disabled?) doctor - already enabled domino - already enabled fds - N/A fuel - done functest - already enabled ipv6 - already enabled joid - done kvmfornfv - already enabled models - already enabled multisite - done netready - NOT DONE opera - NOT DONE opnfvdocs - done orchestra - Not participating onosfw - done ovsnfv - done parser - N/A promise - already enabled qtip - already enabled sdnvpn - N/A snaps - done securityscanning - N/A sfc - N/A storperf - done ves - already enabled vswitchperf - already enabled yardstick - already enabled Change-Id: I803662faf05c8554cfe7fa5f85da9521f72b03ff Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-03-14Fix the RELEASE_VERSION unbound issuehelenyao1-1/+1
'RELEASE_VERSION: unbound variable' popped up when building stable docker image Change-Id: I5d4582aea2f154e0bc34cdccdd05b9df64032ed2 Signed-off-by: helenyao <yaohelan@huawei.com>
2017-03-14Merge "[qtip]execute compute qpi in qtip daily job"Serena Feng2-5/+11
2017-03-14[qtip]execute compute qpi in qtip daily jobwu.zhihui2-5/+11
- Execute compute qpi in qtip daily job. - delete unuse parameter - add CI_DEBUG parameter Change-Id: I0e429703b7d1ac8cc7fda2ec888de789b57a5e50 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-13Merge "Add logic to allow ODL Cbench suite to run from docker container"Tim Rozet2-7/+37
2017-03-13Apex,Functest: Create correct danube functest jobs for ApexTim Rozet3-14/+44
Also adds odl_l3-fdio-noha to daily job for Apex Change-Id: I4732f8b905d0908124c2c65cd2ad3af92262d4b5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-13[qtip]enable danube verify/validate job for qtipwu.zhihui2-0/+12
Enable danube verify/validate job for qtip. Change-Id: I9a9403ed19e17f88c01a33fda5991984a8fd5166 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-12[compass] BugFix: job to verify k8s deployQiLiang1-8/+4
Use commit message: 'check k8', 'verify k8', 'check kubernetes' or 'verify kubernetes' to trigger k8s patchset verify. Previous patch bug appearance: https://gerrit.opnfv.org/gerrit/#/c/29471/ Change-Id: I14b52e253fd6ceae601d661568e86c449ae544fa Signed-off-by: QiLiang <liangqi1@huawei.com>
2017-03-13Merge "[compass] add job to verify k8s deploy"mei mei1-0/+105
2017-03-12[compass] add job to verify k8s deployQiLiang1-0/+105
Use commit message: check-k8, verify-k8, check-k8s, verify-k8s, check-kubernetes or verify-kubernetes, to trigger k8s patchset verify. Change-Id: I89c471f603846d6d3a7ff6b73562ee52fb2e93e8 Signed-off-by: QiLiang <liangqi1@huawei.com>
2017-03-11Merge "Removing SELINUX class from server manifest"Fatih Degirmenci1-7/+0
2017-03-10Apex: Enable danube branch,kvm dailyTim Rozet1-142/+24
Enables danube jobs and daily everyday. Master daily is reduced to only running every Sunday as it is not really needed. KVM jobs are added to daily. Previous colorado jobs removed. Change-Id: If0793fd24ecc22a6a9ddc344ff58317eeb9bc986 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-10Add logic to allow ODL Cbench suite to run from docker containerJamo Luhrsen2-7/+37
- also changing deploy scenario to only use a single controller Change-Id: Ic1aa9489b17478865db7f9509091e165fbe4a6b3 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-10Merge changes from topic 'prototypes/bifrost/scripts/use-json-inventory'Markos Chandras2-4/+6
* changes: prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder release prototypes: bifrost: Switch to JSON for inventory
2017-03-10Merge "dovetail: add dovetail debug testsuite into joid daily loop"Jun Li1-0/+17
2017-03-09prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder releaseMarkos Chandras2-2/+2
Upcoming diskimage-builder version (2.0.0) changed the location on where dib elements are installed from /usr/share/diskimage-builder to /usr/lib/$python/diskimage_builder/. However, base elements are included by default so fix the script to set ELEMENTS_PATH to the path of our out-of-tree elements. Change-Id: Ib5c4e1465a67a819c9d495b0e0a64addeb0294cb Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-03-09prototypes: bifrost: Switch to JSON for inventoryMarkos Chandras1-2/+4
Upstream commit 3aaed64e88e3 ("Use JSON baremetal data in testing") switched from CSV to JSON for the inventory file in order to support the *_ipmitool drivers and virtualbmc. This commit mimics the upstream one. Depends-On: Ib5c4e1465a67a819c9d495b0e0a64addeb0294cb Change-Id: If66810db445cf997c5eb61090815abe186e002fa Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-03-09wrong network configuration file.wutianwei1-0/+2
if compass4nfv deploy the scenario of nosdn-openo, it need to use the network_open.yaml. Change-Id: I9761cf5c6943df4f3c51363ef6f148fedbfc6316 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-03-08Disabling onos for danube releaseDan Radez2-3/+3
ONOS on Apex will not be supported in Danube Change-Id: I58979724df7f6fa359e9789458ac305965ce71b1 Signed-off-by: Dan Radez <dradez@redhat.com>
2017-03-08Add scripts and playbook to deploy OSAwutianwei13-0/+756
The script and playbooks defined on this repo will deploy an OpenStack cloud based on OpenStack-Ansible. You just need to run the osa_deploy.sh. More information please refer to the README.md Change-Id: I731c366ab7197aefd7726150477ba1cc4d2932d3 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-03-07Merge "bug fix: last 4 run reporting for storperf"Morgan Richomme3-13/+34
2017-03-07multisite: Use known/working version of fuelFatih Degirmenci1-0/+3
Change-Id: I65e4f58e9ed5ead16279128a58d3f6d9e951593d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-07bug fix: last 4 run reporting for storperfMorgan Richomme3-13/+34
- bug fix: copy/paste of yardstick code but list of results is not sorted by default, taking the last 4 array items lead to random results on the 4 last run sort results before taking the last 4 results to establish last 4 run criteria - enhancement: add link to last CI run in the reporting page - fix trend line bug Change-Id: Ice16832a81cb65503a63b16321a2be92a427d279 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-03-07Merge "Use local bin file for daisy deploy job"Serena Feng1-0/+19
2017-03-06Merge "change the name of open-o scenario to os-nosdn-openo-ha"Jun Li2-7/+7
2017-03-06fuel: Fix build blockers between daily and weekly jobsFatih Degirmenci1-0/+3
Change-Id: I465de0d1e7fec4f8e9b03762adff0049a22f05ef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-06change the name of open-o scenario to os-nosdn-openo-hameimei2-7/+7
according to this patch: https://gerrit.opnfv.org/gerrit/#/c/29819/ Change-Id: Ie0851b7a5500968a1c1f2f4f4eeaa27fc75a4f29 Signed-off-by: meimei <meimei@huawei.com>
2017-03-06Merge "[compass] add new scenario of os-nosdn-openo-noha"Jun Li1-0/+24
2017-03-04[doctor] make symbolic link of directory instead of fileRyota MIBU1-7/+5
Change-Id: Ic879ebe17c317c95921f250dd31dbcc9a7e2d6e2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-04[doctor] fix file path to functest resultsRyota MIBU1-2/+2
Change-Id: I1915a9975d3df42171e223aee6be38a6b1f79ebc Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03[doctor] create symbolic link to capture functest logRyota MIBU1-7/+11
Change-Id: I2eaa57351ebfbc36a142b977e7e22b9d8c4943cd Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03[doctor] add postbuildscript for functest logRyota MIBU1-2/+7
Change-Id: Ifebef95a69f98f53fc3c826116bf45c647d4911f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03Create Test Reporting landing pagechenjiankun22-726/+805
JIRA: RELENG-165 In this patch, I upload the backend code usage: docker run -itd -p 8000:8000 -e SERVER_URL=server_ip:8000 opnfv/reporting:<tag> note: must point SERVER_URL, it is the api server. visit landing page: http://server_ip:8000/reporting/index.html Change-Id: I10121574e0c4b2733a8084c986d7a2746e7ce2a4 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-03-03Merge "dovetail: adjust apex pod"Tim Rozet1-14/+10
2017-03-03[compass] add new scenario of os-nosdn-openo-nohameimei1-0/+24
Change-Id: I4a59678cc9b4a44fd90543d6cd4456262386cdb7 Signed-off-by: meimei <meimei@huawei.com>
2017-03-02Merge "snaps: Create job for patchset verification"Fatih Degirmenci1-0/+62
2017-03-02Merge "functest: Create functest-weekly prototype jobs"Morgan Richomme10-332/+340
2017-03-02Add trevorAric Gardner1-1/+2
This is to test verify and merge for new rtd builds Change-Id: Iaaf0730766559e18689ad617892ab77072d26fd2 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-03-02snaps: Create job for patchset verificationFatih Degirmenci1-0/+62
Change-Id: I944b1ddb736553a79169da481ca6911d546d8ac6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-02Merge "Made new doc job voting"Aric Gardner4-5/+17
2017-03-02functest: Create functest-weekly prototype jobsFatih Degirmenci10-332/+340
Fuel weekly jobs are created, calling fuel-deploy and functest weekly jobs. Experimental scripts have also been removed. Change-Id: If492443e26248731df35e6b6cb5239fb2ae9a86a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-02Made new doc job votingShubhamRathi4-5/+17
1. New has been made voting. Old doc job has been made non voting. 2. Adding files variable which triggers job on changes in 'docs/' Merge job earlier did not trigger on merge. Change-Id: Id19c02949a0a5f2b1da0682f18ed6051403aa77e Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-02Problem with rally_sanity resultsSerenaFeng1-98/+116
after refactor, details in rally_sanity became 'unicode', which contains built-in 'format' method, which is not processed correctly error message: File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/resources/models.py", line 36, in _format for h in dicts[k]] KeyError: u"u'details'" JIRA: FUNCTEST-723 Change-Id: If35e55f542fbbae8bd1a534938b7279b7a634880 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-03-02Merge "bugfix unittest test_queryProject occasionally failed in TestAPI"Morgan Richomme2-4/+67
2017-03-02Merge "Fix the wrong pod and job name of Daisy"Serena Feng1-2/+2
2017-03-02Merge "Update the ignore patterns for Parser"Serena Feng1-1/+5
2017-03-02Update the ignore patterns for ParserJulien1-1/+5
Change-Id: I1fb0fdd32e7fdb9c0d04547b95fda63e23a71f0c Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-02[doctor] archive functest log file regardless resultRyota MIBU1-2/+2
Change-Id: I5c61b1773bbc4913f23bf5e458e4e94c29bd29ef Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-02Fix the wrong pod and job name of DaisyJulien1-2/+2
Change-Id: Ic6fea2c189de30875968b436db9469bfb5e9b051 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-02dovetail: adjust apex podMatthewLi1-14/+10
JIRA: DOVETAIL-359 see patch https://gerrit.opnfv.org/gerrit/#/c/29543/ runs on lf-pod1 Change-Id: Ieb0f081cdaf5d5f79f0145940b08ec0c5a8ec6c2 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>