summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-03bugfix: fix the filename of ssh tunneldongwenjuan1-1/+1
The stunnel will be setup failed in the docker if we have the .log at the end of file name. Change-Id: I272a9fa3b668d49b0e26752403ad41a67dcfedc7 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-08-01add ssh_keyfile for connect to installer in Apexdongwenjuan4-1/+8
Change-Id: I8809a24e75c0260f67d3e128b8bbd1becf924529 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-07-31Use py34 instead of py35Tomi Juvonen1-1/+1
Change-Id: I597723147a195f0f76210aeafd610fc79527de64 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-07-31add INSPECTOR_TYPE and TEST_CASE to tox envdongwenjuan1-1/+2
Change-Id: I752c6e383b2b9d2c0cd90ce3ebd6927489ab4bd0 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-06-25Doctor releasenotes Fraser 6.2Tomi Juvonen1-0/+1
Change-Id: I18625dc03f050e2d424cfcd1bd10534647db5525 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-06-20Update the maintenance design documentTomi Juvonen2-124/+302
JIRA: DOCTOR-125 Change-Id: Ideb1482fa026213bfe5ebc7a1da89cfed634950f Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-06-08[consumer] fix default value for port numberRyota MIBU1-1/+1
Port number of consumer should be int instead of str. Change-Id: I7f7c7b23ede094d1d3278ef4cd5f971fb57ca2e8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-05-23Fraser 6.1.0Tomi Juvonen1-0/+1
Change-Id: Id26ebd8438f26f60efe3f433e6c46ae76ab95d4a Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-04-23Merge "Release note for Fraser"Tomi Juvonen2-68/+166
2018-04-23Release note for FraserTomi Juvonen2-68/+166
Change-Id: I22db79ca21c9812b8ab5ef88e9e6aa51b5f6ce05 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-04-23Merge "Updated Doctor feature configuration doc"Gerald Kunzmann1-26/+36
2018-04-23bugfix: certificate for https for MCP in baremetaldongwenjuan2-1/+3
In Mcp baremetal env, doctor test is always failed because of ssl certificate for https. Change-Id: Ia443c6463fe177ff4e1ab5a86429750fbd23740c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-04-19Merge "Updated Doctor user configuration doc"wenjuan dong1-12/+52
2018-04-19Merge "Added more upstream work"Ryota Mibu1-0/+9
2018-04-18Updated the testing docBertrand Souville1-28/+5
Remove references to bash script (code now removed), updated links Change-Id: I6fb66b7700ee044f125cd283645dfa07d2c63aac Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-04-18Added more upstream workBertrand Souville1-0/+9
Change-Id: Ifc5bf04272add8d1d8db2b128bdc7dbae24ba5e8 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-04-17Updated Doctor user configuration docBertrand Souville1-12/+52
Change-Id: I71539412285c8f7865890880fdfc8c5268156f68 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-04-17Updated Doctor feature configuration docBertrand Souville1-26/+36
Change-Id: I1217439d46be7659fa372451c2bc686e8c2030f0 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-04-16Merge "get 'test_case' option form environment variable"wenjuan dong2-1/+7
2018-04-12get 'test_case' option form environment variabledongwenjuan2-1/+7
Get 'test_case' option form environment variable. If no environment variable, use the default value so that we can specify the test case in doctor verify job. Change-Id: I1bc25d024ca56637d779006d685b57254af355a5 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-04-12Updated from global requirementsCédric Ollivier1-9/+9
Change-Id: I3ba9e49daddda8d8824991591def0114dc4d6011 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-28Merge "support MCP installer"Bertrand Souville5-133/+198
2018-03-20optimize the fault notification testdongwenjuan10-253/+277
Change-Id: I47572b4515049c49f9aa04bf7984757779a605f3 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-03-20support MCP installerdongwenjuan5-133/+198
1.support MCP installer 2.optimize the installer code JIRA: DOCTOR-121 Change-Id: I8675c2652944575a8f73d0d1e2dafaad5a3e88e3 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-03-15PTL changeRyota MIBU2-10/+10
Change-Id: Id5af307f16fce9fd6d1642aee368496c9d9631c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-03-14resignation of Peter LeeRyota MIBU2-1/+6
This patch also updates INFO.yaml as well. Change-Id: Ifafba7f17efa1727b47eb7c00112f591b1830049 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-03-12Merge "Auto Generated INFO.yaml file"wenjuan dong1-0/+96
2018-03-07Removing temporary process group solution.Tomi Juvonen2-8/+1
Introducing root cause fix for sample inspector shutdown JIRA: DOCTOR-123 Change-Id: Ibc95d482f476b60584c224d8e2757d071149d611 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-03-07Auto Generated INFO.yaml fileagardner1-0/+96
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: I4d6a569cc129931ebe32d7c4d02ee517e9eff756 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-03-07Merge "Committer removal (Mario Cho)"Ryota Mibu1-1/+0
2018-03-06add yamllint configurationRyota MIBU1-0/+6
We need configure yamllint which will be run in the opnfv-lint job. [1] https://gerrit.opnfv.org/gerrit/#/c/53095 Change-Id: I77558e586ff3c531ec3f42eaffccf2f0eeaa648f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-03-05Committer removal (Mario Cho)Ryota MIBU1-1/+0
https://lists.opnfv.org/pipermail/opnfv-tsc/2018-March/004177.html Change-Id: Iebe3b006ac7b921c489dc6819916d250b6695f2f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-02-20At least APEX will not work with Fraser if we do not wait 120 sec for AODHTomi Juvonen1-1/+2
Change-Id: I4e3e510f51258e892b467f819951bd1a98625f90 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-02-14Add process group so can kill possible hanging subprocesses.Tomi Juvonen1-15/+20
This should be workaround before actual fix is done. JIRA: DOCTOR-123 Change-Id: I70fd4ed9d2aa2cc3a6c46e2515062b7acd31ca0a Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-01-23resignation of Carlos GoncalvesRyota MIBU1-1/+0
https://lists.opnfv.org/pipermail/opnfv-tsc/2018-January/004069.html Change-Id: I9567ee5cfe43df3d1012ed5b1560b9bf9090c5c5 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-01-23create flavor for Apex installerdongwenjuan3-10/+12
As doctor functest CI runs failed in Apex installer, it indicates that flavor is None. See http://artifacts.opnfv.org/logs/functest/lf-pod1/2018-01-21_05-30-00/doctor-notification.log Change-Id: Ia7a7111a7c6b94864f2e12f30969fe6e411058af Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-15change test_case optionRyota MIBU2-3/+14
This patch changes the way to specify target test case to be run, 'test_fault_management' --> 'fault_management'. Also, the default is set to 'fault_management'. The reason to this is not to block any other on-going activities for Fraser release. Change-Id: I92305477a84ffa0e703c36d309fbdf97435782aa Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2018-01-15Merge "fix the pep8 check"Ryota Mibu2-9/+14
2018-01-15Merge "ability to run maintenance test"Tomi Juvonen3-16/+71
2018-01-15fix the pep8 checkdongwenjuan2-9/+14
Change-Id: I91b8b6cd07d859a1d1abdc25f015a3c3b2756fab Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-12Updated from global requirementsCédric Ollivier1-1/+1
Change-Id: If61652d0dc7734b4fcc8678cdc425121d0fdd580 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-01-12ability to run maintenance testTomi Juvonen3-16/+71
JIRA: DOCTOR-119 Change-Id: I98e556fba30eb7ba244cb9d0d88a9e95c39193ff Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-01-10remove useless bash codedongwenjuan18-1879/+0
Change-Id: I530ef7fcdc4f9539517c5a2718e596f77de772a6 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-09Merge "support pep8 check"Ryota Mibu29-160/+273
2018-01-09Merge "fix the CI error"Tomi Juvonen1-4/+8
2018-01-09fix the CI errordongwenjuan1-4/+8
Change-Id: I0b60e6f1e15cbe556c7555186352d28490b98acc Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-09support pep8 checkdongwenjuan29-160/+273
Change-Id: I3c4358694c57d27a207ae60712c44f717c8895f7 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-01-08support daisy installerdongwenjuan3-4/+111
JIRA: DOCTOR-118 Change-Id: Id4d586fd2b7ca043cfd8231b9c46bdc581f039ab Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2017-12-21use keystone v3 APIdongwenjuan5-30/+63
Change-Id: Ia642279a99ad9bf014764337c8a5170e3c98e2f2 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2017-12-11support vitrage inspector for local installerdongwenjuan9-24/+179
JIRA: DOCTOR-122 Change-Id: I771f778767a204e809d892c70603e479c1ed2f5c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>