Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream apex now works in containers, so if used, it needs to be supported
JIRA: DOCTOR-130
Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit a6575910a137f8932e294f66c9da3194ad937691)
|
|
Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
(cherry picked from commit 2a1d82ade82c3076a630af41da493da5a606993d)
|
|
All references to submodules must be removed for docs to
work going forward.
Can be tested once your project has a local tox file
Change-Id: I3f04ea564b98cc100ea1438f08b1afe3c4c4416d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 8d8fa3f09075f21dcc03738a0bf688ac448aa803)
|
|
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
This patch is part of our documentation effor to Move away from
submodules
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
Your project is now required to have a docs/index.rst so if you are
missing this file please create it.
Change-Id: I32a91a4194e4afe98f4c964052e99419b22330ba
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 42333625db781f1ae12212ce903df9b5257ff5e4)
|
|
Change-Id: I8801985b722f53188489ace43ccf455c5417d5ae
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: I1aadea6c7fd0183715c9eaa77e2551e6d0607795
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
|
|
|
|
Change-Id: Ide5ff5e1c894e3144ac07f14b76b7092539d39f6
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
If we delete doctor driver in congress configuration when cleanup,
the doctor datasource still existed, it will be raise an exeption
in congress server and the service can't be started.
Change-Id: Icefde9964229ef3d55af09cc2e81680cb8d19813
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
Fault management test case update
Adding maintenance test csae
Change-Id: I4ba1e445aa9f801c4e539257fff538253675537d
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
Change-Id: I465fd6c59daf99dd543488a15819dab78e8cdd7b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
|
|
-Add sample admin_tool
-Add sample app_manager
-Modify sample inspector
JIRA: DOCTOR-106
Change-Id: I52cffecaa88452ce5e7cc6487534c88fcfd378ad
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
JIRA: DOCTOR-106
Change-Id: Idb95e1391e8f9094f68e2c7bc79fd2d7e01af9de
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
|
|
|
|
Popen.terminate() will kill the child process, but if you set the
shell argument to True, this is the process ID of the spawned shell,
so the stunnels are still exit.It will cause the failure of stunnel
setup in the next test runtime.
see: https://stackoverflow.com/questions/4789837/how-to-terminate-a-python-subprocess-launched-with-shell-true/4791612#4791612
Change-Id: I578611510f5bd1eb0dbd9a08ab408ccf101594f7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
|
|
Change-Id: I063d7ba9b3eb8999cb2b08e7c6deca2644eb169e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
Change-Id: I105bd1e92fb70c8dc4a5c239b6574b73bf1b3154
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
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>
|
|
Change-Id: I8809a24e75c0260f67d3e128b8bbd1becf924529
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
Change-Id: I597723147a195f0f76210aeafd610fc79527de64
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
Change-Id: I752c6e383b2b9d2c0cd90ce3ebd6927489ab4bd0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
Change-Id: I18625dc03f050e2d424cfcd1bd10534647db5525
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
JIRA: DOCTOR-125
Change-Id: Ideb1482fa026213bfe5ebc7a1da89cfed634950f
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
Port number of consumer should be int instead of str.
Change-Id: I7f7c7b23ede094d1d3278ef4cd5f971fb57ca2e8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: Id26ebd8438f26f60efe3f433e6c46ae76ab95d4a
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
|
|
Change-Id: I22db79ca21c9812b8ab5ef88e9e6aa51b5f6ce05
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
|
|
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>
|
|
|
|
|
|
Remove references to bash script (code now removed), updated links
Change-Id: I6fb66b7700ee044f125cd283645dfa07d2c63aac
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
Change-Id: Ifc5bf04272add8d1d8db2b128bdc7dbae24ba5e8
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
Change-Id: I71539412285c8f7865890880fdfc8c5268156f68
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
Change-Id: I1217439d46be7659fa372451c2bc686e8c2030f0
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
|
|
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>
|
|
Change-Id: I3ba9e49daddda8d8824991591def0114dc4d6011
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
Change-Id: I47572b4515049c49f9aa04bf7984757779a605f3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
1.support MCP installer
2.optimize the installer code
JIRA: DOCTOR-121
Change-Id: I8675c2652944575a8f73d0d1e2dafaad5a3e88e3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
Change-Id: Id5af307f16fce9fd6d1642aee368496c9d9631c4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
This patch also updates INFO.yaml as well.
Change-Id: Ifafba7f17efa1727b47eb7c00112f591b1830049
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
Introducing root cause fix for sample inspector shutdown
JIRA: DOCTOR-123
Change-Id: Ibc95d482f476b60584c224d8e2757d071149d611
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
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>
|