By type
2022-10-20 18:39:19,915 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | onap-nofeature-noha |
| INSTALLER_TYPE | oom |
| BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- |
| | jakarta-11366077-onap |
| NODE_NAME | onap-daily-dt-oom-jakarta-TNAP-oom |
| TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-10-20 18:39:19,966 - xtesting.ci.run_tests - INFO - Loading test case 'pnf-registrate'...
2022-10-20 18:39:22,630 - xtesting.ci.run_tests - ERROR -
Please fix the testcase pnf-registrate.
All exceptions should be caught by the testcase instead!
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/xtesting/ci/run_tests.py", line 164, in run_test
invoke_kwds=test_dict).driver
File "/usr/lib/python3.7/site-packages/stevedore/driver.py", line 62, in __init__
warn_on_missing_entrypoint=warn_on_missing_entrypoint
File "/usr/lib/python3.7/site-packages/stevedore/named.py", line 89, in __init__
self._init_plugins(extensions)
File "/usr/lib/python3.7/site-packages/stevedore/driver.py", line 114, in _init_plugins
(self.namespace, name))
stevedore.exception.NoMatches: No 'xtesting.testcase' driver found, looking for 'robotframework'
2022-10-20 18:39:22,631 - xtesting.ci.run_tests - ERROR - The test case 'pnf-registrate' failed.
2022-10-20 18:39:22,632 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR