summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2016-02-26Merge "Add POD visualisation"Morgan Richomme4-35/+80
2016-02-26Add POD visualisationCloud user4-35/+80
Change-Id: I4044c018fc3900615492a897e0c2a73348c8b0cd Signed-off-by: Cloud user <cloud@test-cloudinit.novalocal>
2016-02-23fix bug on period in Test APIMorgan Richomme1-2/+2
JIRA: RELENG-46 Change-Id: I416886e2cddf9369141d5f1f09e54e8c3dd02ed9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-22bottlenecks: fix rewrite the rubbos graph drawing functionRex Lee1-30/+25
JIRA: BOTTLENECK-30 Change-Id: Id3e4f9f375ecb9bf454e21d8be41e884c6cc4371 Signed-off-by: Rex Lee <limingjiang@huawei.com>
2016-02-19bottlenecks: rewrite the rubbos graph drawing functionMatthewLi1-1/+22
JIRA: BOTTLENECK-30 Change-Id: Iee2e177b7ddec5c0e0a765d5a7369ec76e6ad911 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-02-18functest: Enable pushing test logs from orange-fr-pod2Fatih Degirmenci1-1/+1
Change-Id: I178d6b2458e35da6d53f4f133f6e91de531bef15 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-16Merge "Add hardcoded list of CI PODs to avoid pushing logs from non-CI PODs"jose.lausuch1-0/+9
2016-02-16Add hardcoded list of CI PODs to avoid pushing logs from non-CI PODsjose.lausuch1-0/+9
Change-Id: I6070b215279960cf6cdbec08e5d36e3698c742b1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-15docs: fix |today|Ryota MIBU1-1/+1
'|today|' in each source files is not replaced since it's put in comment field. This patch fixes this issue by useing 'date' command. Change-Id: Ia7412ebf61463ecd29c976da245fb872d1403189 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-12Merge "Update dashboard"Morgan Richomme11-208/+380
2016-02-12Update dashboardCloud user11-208/+380
Change-Id: I679fada5f12bd660c65d3bb006742b1119735f4c Signed-off-by: Cloud user <cloud@test-cloudinit.novalocal>
2016-02-11Add Rally summary and Doctor for visualizationMorgan Richomme3-2/+135
Change-Id: I23ff748237511f89417d2c60e22fb79949ac90b7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-08bug fix: ls only the root directory through gsutilsMorgan Richomme1-2/+2
Change-Id: Ieaa2ce5e3882e6424b920d226721ff539fdc2dd6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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-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-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-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-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-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-01-29test: Store test logs on artifacts.opnfv.orgFatih Degirmenci1-0/+43
Change-Id: I6e6c1befa9d867632c9cbd5ac1995aeb8560d0eb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-28Add license headerFatih Degirmenci7-12/+51
License headers are added. - Set company name based on the author who created the file first time - Add SPDX header for Apache 2.0 Change-Id: I8f357a2d6f75179171c681f4b53e0f4249eca5a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-28Add light dashboardCloud user4-0/+224
Change-Id: I61c2e38b91085d9d6c5f8d5f8a52863bec8aacd6 Signed-off-by: Cloud user <cloud@test-cloudinit.novalocal>
2016-01-27Merge "bad text for vIMS case"Morgan Richomme1-2/+1
2016-01-27bad text for vIMS caseMorgan Richomme1-2/+1
Change-Id: Ia75882b6ebf323ac07d06148a2e24122fc79ff57 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-26docs: Change doc8 text to warningFatih Degirmenci1-1/+1
Change-Id: I6d5c79e0f0f33f290bed6eec1a513b455b0aaf0f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-26Merge "change the document line length longer"MatthewLi1-1/+1
2016-01-25qtip: update DB addressMofassirArif1-2/+2
Change-Id: Ib3a92a28102c32db34edd625486d4fff8434d609 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-25change the document line length longerMatthewLi1-1/+1
JIRA: RELENG-15 Change-Id: Ic31eda0183c0f4f5c954b9e42be7d4edad8e337d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-20Adapt dashboard to a second vPing scenarioMorgan Richomme1-1/+37
Change-Id: Ic1d3b6479b1afdbc1cd42536fba65dd3410b8614 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-19add qtip for dashboardMorgan Richomme1-0/+2
Change-Id: I592d0b1349c418e39653628bb3701062ceaf2644 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-18docs: fix docs-build.sh for top level documentRyota MIBU1-1/+5
Change-Id: I3465e181c8f6bbb6bc4fbee3d7d3d6162487b9c0 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-15Merge "qtip: fix 'too many values to unpack' error"Morgan Richomme1-0/+121
2016-01-14qtip: fix 'too many values to unpack' errorMofassirArif1-0/+121
Change-Id: Ida505af3bab72e589b16d4803cd6c9ef910cb6f4 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15compass-bugfix: fetch os creds from host1-5meimei1-1/+1
Change-Id: I9acce6f1dabb5186375894cdcdc83b392e9d872e Signed-off-by: meimei <meimei@huawei.com>
2016-01-12docs: fix ODT document creationRyota MIBU1-2/+7
The command 'pandoc' has to be execute in the document folder, otherwise file path in tex can work. JIRA: RELENG-16 Change-Id: Ia054f6354dceb386805b21721a6736a446980d71 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-12Merge "support ODT format creation in docs-build.sh"Ryota MIBU1-0/+15
2016-01-11add two test cases: VSTF tu1 and tu3Yiting.Li1-15/+99
JIRA: BOTTLENECK-29 Change-Id: I08b531037f28bfab41dedf9d487abb1896da130a Signed-off-by: Yiting.Li <liyiting@huawei.com>
2016-01-08add bottlenecks to test dashboardMorgan Richomme1-0/+6
Change-Id: I476c8b65fd319528b28847d45de305f885be14c1 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-08support ODT format creation in docs-build.shRyota MIBU1-0/+15
JIRA: RELENG-16 Change-Id: Iaee8d6947306d0cf3d5e876a757816a2e7786e6f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07docs-build.sh: fix merging of top level docsRyota MIBU1-1/+10
Change-Id: I6d489be3631fa81e799b55cce9d9e3d1c2608140 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-07fix build directory for OPNFV docsRyota MIBU1-16/+18
Apex has own 'build' directory which is not for docs and contains valid files. This patch fix build dir name from 'build' to 'docs_build' to avoid the conflict. 'output' dir name is also changed to 'docs_output'. Change-Id: I0eb047bfb9c8b85016ce82844915e60538e4d2a8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-28add dashboard for bottlenecks projectrexlee87761-0/+99
JIRA:BOTTLENECK-30 Change-Id: I8f02d0b905a2b4b2c2de4f2e8dfc03fa32d469f2 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-22fix docs-build.sh bug in rst checksRyota MIBU1-9/+12
After [1] merged, docs-build.sh cannot check and edit rst files to add revision into source files. Build error can be found in [2]. This patch fixes this bug. [1] https://gerrit.opnfv.org/gerrit/#/c/4659 [2] https://build.opnfv.org/ci/job/opnfv-docs-verify-master/211/console Change-Id: I506d85341d665a1e2c854ab5965ef3abffa31446 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-22Merge "fix doc-build.sh to support referring to other dirs"Ryota MIBU1-10/+13
2015-12-21Allow doc-build.sh to ignore D000 of doc8Ryota MIBU1-1/+1
http://lists.opnfv.org/pipermail/opnfv-tech-discuss/2015-December/007286.html Change-Id: Icfdb356566918b7d5c55fbf5eb24b4c8570d32f4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-17fix doc-build.sh to support referring to other dirsRyota MIBU1-10/+13
In [1], we found that current doc-build.sh cannot create document when the main index.rst referring to rst file in another folder. The reason is current script only copies target src folder under the working directory. This patch fix this bug by making doc-build.sh to copy all src files in the original directory structure. Then, all file links (import) can work properly. Error message for '_sha1_' is modified to drop directory info, but developer can find a bad file path from grep output. [1] https://gerrit.opnfv.org/gerrit/#/c/4353 Change-Id: I1d840b8a887306539f97321570f289ac25055a88 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-16update doc-build.sh to allow multiple depth of dirRyota MIBU1-1/+34
In our new documentation guideline, we suggest to create documentation directory just in one depth from top 'docs' directory. This rule can make sure there is no name collision. However, some projects are already using multiple depth of documentation directories. So, let's allow them to create their documents without any namespace collision by creating unique names from directory path. Change-Id: I7806abd00be56b0a4811b3d17216495e11bca825 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-14Adding doc8 check against rst filesRyota MIBU1-0/+22
This patch adds checks for trailing whitespace or length (> 120) in rst files. If there is any violation, the result will be posted on gerrit as jenkins comment, but won't turn the job failed. JIRA: RELENG-26 JIRA: RELENG-27 Change-Id: I9261e3d91921877a95eafe0a650d8da46304ef40 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-09Add status virtual case for Functest dashboardMorgan Richomme1-4/+4
use static value to start, KPI shall be processed according to real results.. JIRA: FUNCTEST-111 Change-Id: I3aa43be36815b99e3a92923e6df3154d83c09b19 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>