Results

By type

          2022-06-30 07:11:43,894 - 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-       |
|                         |                   master-7645341-onap                    |
|        NODE_NAME        |            onap-daily-dt-oom-master-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-06-30 07:11:43,955 - xtesting.ci.run_tests - INFO - Loading test case 'dcaemod'...
2022-06-30 07:11:44,276 - xtesting.ci.run_tests - INFO - Running test case 'dcaemod'...
[ ERROR ] Creating output file directory '/var/lib/xtesting/results/dcaemod' failed: No such file or directory

Try --help for usage information.
2022-06-30 07:15:56,223 - xtesting.core.robotframework - INFO - 
==============================================================================
Dcaemod                                                                       
==============================================================================
Deploy DCAE Simple Application Without Config Map In Config Spec J... | PASS |
------------------------------------------------------------------------------
Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL |
'500 < 300' should be true.
------------------------------------------------------------------------------
Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL |
'500 < 300' should be true.
------------------------------------------------------------------------------
Dcaemod                                                               | FAIL |
3 critical tests, 1 passed, 2 failed
3 tests total, 1 passed, 2 failed
==============================================================================

2022-06-30 07:15:56,229 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/dcaemod/output.xml' failed: No such file or directory
2022-06-30 07:15:56,232 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-06-30 07:15:56,230 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|      dcaemod      |     integration     |      XX:XX       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2022-06-30 07:15:56,234 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-06-30 07:15:56,236 - xtesting.core.testcase - ERROR - Please run test before publishing the results
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 215, in push_to_db
    assert self.start_time
AssertionError
2022-06-30 07:15:56,238 - xtesting.ci.run_tests - ERROR - The test case 'dcaemod' failed.
2022-06-30 07:15:56,239 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR