By type
2022-10-21 04:42:22,566 - 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-11371540-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-21 04:42:22,597 - xtesting.ci.run_tests - INFO - Loading test case 'full'... 2022-10-21 04:42:24,142 - xtesting.ci.run_tests - ERROR - Please fix the testcase full. 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-21 04:42:24,143 - xtesting.ci.run_tests - ERROR - The test case 'full' failed. 2022-10-21 04:42:24,144 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR