summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02Updates to Danube release documentation: JIRA: DOCTOR-81Gerald Kunzmann2-37/+0
Proposal to remove "History" table as the history of the document can be seen from the releases. Proposal to remove "Summary and conclusion" as it is outdated and not necessarily needed. Change-Id: I3ebd73fd7b42d0c11209dfde93f5839762e432a6 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-03-02[test] print log filesRyota MIBU1-0/+9
Change-Id: Id8f307624564a6b822595689dbde64fee351b17f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-17[docs] add test manualRyota MIBU2-0/+87
Change-Id: Ieb02b6fdf5f09fcd8bb803c1186c45284755061c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-17Merge "Update docs structure according to new guidelines in ↵Ryota Mibu50-24/+30
https://wiki.opnfv.org/display/DOC"
2017-02-17Merge "Add multiple VM support"Ryota Mibu2-70/+180
2017-02-17Add multiple VM supportTomi Juvonen2-70/+180
Add support to run Doctor test with more than one VM by setting VM_COUNT to wanted amount of VMs. Normally half of those VMs gets scheduled to host that is used for Doctor testing. JIRA: DOCTOR-77 Change-Id: I9fac96c6f53c290fccc35a2fd933b9fb106b96f2 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2017-02-16Update docs structure according to new guidelines in ↵Gerald Kunzmann50-24/+30
https://wiki.opnfv.org/display/DOC Change-Id: I1c8c20cf85aa46269c5bc369f17ab0020862ddc5 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-02-10improve installation manual (add congress config)Ryota MIBU1-1/+58
JIRA: DOCTOR-85 Change-Id: I17d5a5c393cc92013a1cf82f6a0f76c360ab7c02 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-03Merge "refactor lib/installer"Ryota Mibu6-72/+136
2017-02-02refactor lib/installerRyota MIBU6-72/+136
- make sure expected parameters and functions are set - remove all installer dependent codes from run.sh except non-used function which will be removed later on Change-Id: I4628173ef0891d893146976c7553ed6a95329957 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-02Merge "Fix bugs in profiler"Tomi Juvonen2-26/+45
2017-02-02correct usage of common functionsRyota MIBU4-6/+7
Change-Id: I5c486c5f08880f6b3b6b4b393360752fb6077bed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-02Fix functions for fuel installerRyota MIBU4-87/+120
JIRA: DOCTOR-58 Change-Id: Ic9326791007a3afa754cc64423b46adc17c59dc0 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-31Fix bugs in profilerYujun Zhang2-26/+45
- collect disable_network.log - use Python oneliner instead of `bc` - rename T00 from hostdown to linkdown - add step collect_logs - move profiler to a dedicated step - reorder function definitions to elimate warning on unresolved variable - redirect also stderr to log JIRA: DOCTOR-94 Change-Id: Ic63e5163945c5b21fd1d1c0bf99be353c11c2ada Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-01-31improve cleanup() in run.shRyota MIBU4-15/+48
- make sure all hosts are unset force_down flag - load all functions for inspector and installer first in order to avoid 'command not found' error - also, print VM if it has error state Change-Id: If56cba201e1a5f3669a97ffb3d28b3c55c7cdb58 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-30print git headRyota MIBU1-0/+1
Change-Id: I62b1cbc0a6a443ca7457fc2d5896aafe5d06396f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27Fix an issue with the latest build as proposed by Aric inGerald Kunzmann1-12/+12
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-January/014799.html This patch is not changing the content of the document. Change-Id: I2db06bd2cbcc22be2b4dda3fd7ad6fe0403f22a0 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-01-26Merge "Update the documentation to Danube release: JIRA: DOCTOR-81"Ryota Mibu8-82/+198
2017-01-24Merge "Several editorial corrections and improvements"Carlos Goncalves4-26/+44
2017-01-19Editorial fix on the fault table in 5.5.3Gerald Kunzmann1-1/+1
Change-Id: Ia4e56ece218e27c497e8f49637a15957e7d080e6 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-01-19Merge "Several updates to the alarm comparison table in Section 5.5.3"Carlos Goncalves1-41/+75
2017-01-19Several updates to the alarm comparison table in Section 5.5.3Gerald Kunzmann1-41/+75
Change-Id: I18662be95a265f825df2e020abd2f93fb3bada2c Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-01-19Merge "resignation of Tommy Lindgren"Ryota Mibu1-1/+0
2017-01-19Merge "Detail more on fencing mechanisms"Ryota Mibu1-7/+11
2017-01-17Dump profiling data to json file to report by functestYujun Zhang1-0/+5
Change-Id: Iceead5b8d47bea3c6dc9f0475dc453fb5062070a JIRA: DOCTOR-91 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-01-16Detail more on fencing mechanismsCarlos Goncalves1-7/+11
JIRA: DOCTOR-81 Change-Id: I521f0a24bee40daebaabaaf163bb53f55430fe72 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2017-01-12Add more timestamps and export them for profilerJulien3-8/+26
Add timestamps when mark host and vm down(T03/T04). Update the sequence for host down and vm error Export more time tags for profiler: 1. Calculate and export T01,T03,T04 timestamps 2. Use regex to get time from log instead fixed column 3. Fix var usage without a '$' info: merge gerrit ticket 26551 into 26531. JIRA: DOCTOR-88 Change-Id: I3e6ccba667f470b4a00219f1e9830bb0da3d4ae5 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-01-10resignation of Tommy LindgrenRyota MIBU1-1/+0
Change-Id: I68f18879543edda5045dd4ba5c4aea2c63cae819 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-09Several editorial corrections and improvementsGerald Kunzmann4-26/+44
JIRA: DOCTOR-81 Change-Id: I3a9c0d020bcbdbb261df8209556dbdf488f3c3db Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-01-05Update the documentation to Danube release: JIRA: DOCTOR-81Gerald Kunzmann8-82/+198
Change-Id: I118b9c8d54857deff72b51789e5adb25b3d28b20 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-01-03fix the data which post to sample inspector align to SB APIdongwenjuan2-22/+21
Change-Id: I18b0703541aa702ec833cd102260e92831a89e3a Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-12-28Add timelog when set network downJulien1-0/+1
Add timelog for T00 refering to the definition in 'profiler.py' JIRA: DOCTOR-89 Change-Id: I793f03e09bb7be31ba45e79ed5c4b4cb2549e9fb Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-12-26PoC of performance profilerYujun Zhang2-0/+95
- export environment variables to set check points in millisecond - valid check points are: DOCTOR_PROFILER_T{00-09} See also https://gerrit.opnfv.org/gerrit/#/c/26439 JIRA: DOCTOR-72 Change-Id: I5a63309fbb23934ac468c05a2e91881ec3f87b4a Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-22Add section headers to verification scriptYujun Zhang1-0/+5
Change-Id: I4263b245c83c6b730d0458b3bf604683c0e9b64d Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-22Merge "Refactor inspectors support code"wenjuan dong4-78/+117
2016-12-15Merge "Add performance-profiler to index"Gerald Kunzmann1-0/+1
2016-12-14Refactor inspectors support codeCarlos Goncalves4-78/+117
JIRA: DOCTOR-71 Change-Id: I0913d4d0390325cc0cc715572b7525a6bbb795d3 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2016-12-14Merge "Refactor installers support code"Ryota Mibu5-159/+199
2016-12-13Add performance-profiler to indexYujun Zhang1-0/+1
Change-Id: I6f369506856b9ac4311f4b4d7fbeb738aac42253 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-13Merge "Inspector design guideline"Gerald Kunzmann2-0/+47
2016-12-12Merge "remove print_log"Carlos Goncalves1-11/+0
2016-12-10Refactor installers support codeCarlos Goncalves5-159/+199
Restructuring tests directory to become more modular, and adding installer helper functions. JIRA: DOCTOR-71 Change-Id: Ib3846c35485cfa4f0a0881beb69811cdc0b8f66f Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2016-12-09Merge "blueprint performance-profiler"Gerald Kunzmann1-0/+118
2016-12-08Merge "Introducing common functions"Ryota Mibu2-38/+94
2016-12-08Merge "remove `Debug = True when run Flask and add logger"Tomi Juvonen5-15/+71
2016-12-07Merge "Adding UPSTREAM links"Ryota Mibu1-0/+39
2016-12-07blueprint performance-profilerYujun Zhang1-0/+118
JIRA: DOCTOR-72 Change-Id: Iced857d8194f15c660ae506119797f85e067a6f4 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-12-06remove print_logRyota MIBU1-11/+0
Now, we can see log files with jenkins weg GUI as log files are archived automatically. Change-Id: I6214c121a5d5ddbdf00524649f80da7810e8fd9e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-12-01remove `Debug = True when run Flask and add loggerdongwenjuan5-15/+71
JIRA: DOCTOR-79 Change-Id: I9193ec387af3b593b8f19d8f4b72ddec5c759bc0 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-11-29Fix typo in text and imagesYujun Zhang4-3/+3
Change-Id: I891dee905d1cf8a52ac6f6f7f4ea5b1e7e59da68 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>