summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08fuel: Switch PODs for branchesFatih Degirmenci1-32/+128
LF POD2 needs to be investigated in order to identify what causes problems with testing. stable/brahmaputra will be run on Ericsson POD2 until LF POD2 issues identified and resolved. Change-Id: Ia78ea9cdba1e68f8f42fb3755f8aa32876b54e6e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-07Merge "Need to have reviews under /$PROJECT/$review_number"Ryota Mibu1-1/+8
2016-02-06fuel: Remove stable jobs from Ericsson POD2Fatih Degirmenci1-2/+2
Change-Id: Idcef954cd63aa266e7a5989a3edbf0b3c886d9de Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-06[compass] undo cleaning workspacemeimei1-2/+0
Change-Id: Ib9c1a72b65b3c90b45624412a967cc7605252bb1 Signed-off-by: meimei <meimei@huawei.com>
2016-02-05fuel: Set triggers for 6 scenarios for both branchesFatih Degirmenci1-27/+63
List of the scenarios which the triggers enabled for: - os-nosdn-nofeature-ha - os-odl_l2-nofeature-ha - os-odl_l3-nofeature-ha - os-onos-nofeature-ha - os-nosdn-ovs-ha - os-nosdn-kvm-ha Jobs for same scenarios will be triggerd for both branches on both PODs: LF POD2 and Ericsson POD2. Change-Id: Ie606d371c6628291ac0b4de114a80820a2399f25 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-05Need to have reviews under /$PROJECT/$review_numberAric Gardner1-1/+8
If all the reviews are just review/$review_number I dont have sufficent information to search reviews per project this is needed for the new search tool If this change is merged I will need to delete everything under /review/ this will lose current review artifacts, but allow future ones to be searchable in the upcomming interface Please comment if you can think of a better way to do this. note: at some past point reviews were in their project folder. Change-Id: I0778ca92a0a0922c6e5f2749edd0c9f6a2dcc591 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-02-05Fix: OS_AUTH_URL for fuelJo¶rgen Karlsson1-1/+1
Change-Id: Ic0f9b66b1cec3d4249bf979e2a4ca5b8d803ca0e Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-02-05apex: migrates functest after yardstick for runner jobsTim Rozet1-7/+4
Also disables forbidden file paths which was causing jobs with BOTH code and docs changes to only run doc verify. Change-Id: Id9790a4fff1267f0f2602f629093d3c561092fc7 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-02-05Add promise for dashboardMorgan Richomme2-0/+105
Change-Id: I70345e6aa2223cea4210ca6e01defbd1ea426c7a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-05Adapt dashboard for ONOS new result formatMorgan Richomme1-8/+80
Change-Id: I28373a74557769b78f8fc0ee1381172db6036eef Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-05Merge "compass: Adjust jjb and scripts"Jun Li3-15/+29
2016-02-05compass: Adjust jjb and scriptsFatih Degirmenci3-15/+29
- Checkout the commit that was used for building the ISO to have consistency - Switch to include-raw-escape and get rid of extra/escape curly brackets Change-Id: I8f879b39d310ac14d72f77e260c7e80e0bf33e39 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-05fuel: Use symlinks instead of copying fuel ISO to workspaceFatih Degirmenci2-3/+3
Change-Id: I60addcbcf33736f63914265ca46461b9a4fd64b3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-04docs: fix revision hidingRyota MIBU1-1/+1
Revisions have to be in comment, but now it appears due to blank line after '..' directive. Change-Id: I1d1b81eb4545c35156c40cfffe1de21cc9af17a0 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-04Merge "docs: fix setuptools problems"Fatih Degirmenci1-1/+2
2016-02-04docs: fix setuptools problemsJo¶rgen Karlsson1-1/+2
Change-Id: Id1033c939e0862005fd596b73e71b2f33c46822a Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-02-04Add fuel8 external network to installer paramsJo¶rgen Karlsson2-5/+1
Change-Id: Idd857dd891edaa69d05da926c2f94ae499516f42 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-02-04Merge "Remove rm local files (they will be cleaned with the container and ↵Morgan Richomme1-6/+13
can be useful anyway)"
2016-02-04Merge "fuel: Store ISOs locally so we skip the download if they exist locally"Fatih Degirmenci2-15/+36
2016-02-04Remove rm local files (they will be cleaned with the container and can be ↵jose.lausuch1-6/+13
useful anyway) Originally taken from: https://gerrit.opnfv.org/gerrit/#/c/9239/4 Change-Id: I690ca938bfc5765fed885207f73d9c5b2828676c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-04fuel: Store ISOs locally so we skip the download if they exist locallyFatih Degirmenci2-15/+36
Change-Id: Ief7fcb819d33355a75b4e6c4dc5d8b4eadea61d7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-04[compass] set timer of compass jobsmeimei1-5/+5
Change-Id: I0ceb78f2345a4d627e2318c4f149ad6ca76bef19 Signed-off-by: meimei <meimei@huawei.com>
2016-02-03New external network for ericsson-pod2Jo¶rgen Karlsson1-0/+4
Change-Id: I98d4e3d1398bec07a6a252fe23a213bab76a840c Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-02-03Fix result directory for functest jjobjose.lausuch1-3/+2
Also: remove 'running all tests' message Change-Id: I4eedc8d056a288a9c9ab060aea65f613911b5624 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-03set timeout in functest and yardstickmeimei3-3/+9
Change-Id: I2f7cec73be482122d3ff7409eae6d514838a0e3e Signed-off-by: meimei <meimei@huawei.com>
2016-02-03docs: fix command to install packages for yardstick venvRyota MIBU1-1/+2
Change-Id: Ibc884debaa47041d24c7a85a693c319dedfc9644 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-03docs: add missing python packages for yardstick venvRyota MIBU1-1/+3
Change-Id: I5ad0d194f5a181bc239beedeb1618069fe3ff106 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-03docs: fix yardstick docs builderRyota MIBU1-29/+23
Change-Id: I7b3e08a8f5950515bfd0d8e94948f71d395aec7b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-02fuel: Enable stable/brahmaputra on ericsson-pod2Fatih Degirmenci3-0/+10
Change-Id: I879c8157a5b77d49df7459c9fe77f4f747f04913 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-03docs: fix jobs for yardstick doc builderRyota MIBU1-4/+2
Change-Id: I8accb7e58c273a728cb05f0414f677b2637e46d3 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-02Merge "docs: hide revision and build date from HTML pages"Ryota MIBU1-1/+1
2016-02-02fuel: Adjust build blockers and reconfigure generic-deploy jobFatih Degirmenci2-4/+20
Change-Id: I0a190b0e6a4469c356d7762cf4605c4a1ea5ea6a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-02docs: hide revision and build date from HTML pagesRyota MIBU1-1/+1
Revisions and build dates are stamped in each source rst files and show up in each HTML pages (Some pages have multiple stamps...). We can see document version in URL path of artifact and those build info by clicking 'Show Source' as well. Let's remove revisions and build dates from HTML pages, but remain in source files so that developers can identify sources. Change-Id: Ibd511137ec17c614c9aa624a7190e7ccfc568b7f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-01Merge "Add apex daily job on stable/brahmaputra"Tim Rozet1-0/+3
2016-02-01Merge "yardstick: Enable trigger for vtc on ericsson-pod1"Fatih Degirmenci1-54/+23
2016-02-01Add apex daily job on stable/brahmaputrajose.lausuch1-0/+3
Enabled: functest-apex-opnfv-jump-1-daily-brahmaputra Change-Id: I0cf1978ab4b7c129d6861990f8dcb1a35df3d6f4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-01yardstick: Enable trigger for vtc on ericsson-pod1Fatih Degirmenci1-54/+23
Change-Id: Iab4fe6f929ad0bcaab02ef236f52c8348fb8614d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-02docs: create new job for yardstick autodocsRyota MIBU2-2/+26
Yardstick needs packages installed to build document using docstring, so this patch adds new document builder in yardstick project jobs and removes yardstick from opnfv-docs jobs. We should consider to support venv or tox when aother project wants to use various python packages for their document build. Change-Id: I453b0dec02a450e338a1bb379ce790e9ddaf8083 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-01Merge "docs: make center docs uploaded to the artifact server"Ryota MIBU1-1/+3
2016-02-01Merge "Add ONOS and ODL in dashboard see ↵Morgan Richomme1-3/+53
http://testresults.opnfv.org/proto/index2.html"
2016-02-01Add ONOS and ODL in dashboardMorgan Richomme1-3/+53
see http://testresults.opnfv.org/proto/index2.html Change-Id: I38a1bcd0a16cbbc84be03f1abc29d39e32950e99 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-01docs: make center docs uploaded to the artifact serverRyota MIBU1-1/+3
There should be no conflict with documents generated by opnfvdocs-* and opnfv-docs-*, since opnfv-docs-* have been disabled. Change-Id: I2ee2fcc8fbf5b6830b031235496f3fc1c1605973 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-01Add -f to create a new tag to docker jobjose.lausuch1-7/+8
Also, build latest first and create brahmaputra tag later Change-Id: Iee1d63576b21ca30d75d2ae1fe35bbd8747f9037 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-01build: Update slave-params.yml and jobs to use new build serversFatih Degirmenci7-73/+16
Change-Id: I69848dd40abf425acc671b332aec4199d4116ba3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-01Merge "[onos] set timer for joid+onos deployment job"Jun Li1-1/+21
2016-01-31apex: Fixes build artifact names for stable/bTim Rozet1-7/+11
Change-Id: I8926caf451c24cdeca64cfe566cd4ae1dde54048 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-31apex: fix quotes on BUILD_DIRECTORYTim Rozet1-7/+7
Change-Id: I86d3fa580b5a221dfb9a899bb2e858b6f3014faa Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-30apex: blocks verifies on alternate streamsTim Rozet1-0/+3
Change-Id: Ic58d3aa51e99449399e846a905bde8dc9b00fc01 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-30apex: fixes master triggerTim Rozet1-1/+1
Change-Id: I9224cb6bbac883ed22601228e528ddd24b9aa06a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-30apex: Enabled stable/brahmaputraTim Rozet1-9/+9
JJB changes now make stable/b build daily and disable master daily. Verifies are turned on for both branch and trunk. Change-Id: I8b2a08a82b4b9e9093307bde99bc6c95b89e96aa Signed-off-by: Tim Rozet <trozet@redhat.com>