Report generated on 23-Jun-2023 at 08:41:17 by pytest-html v3.1.1
Packages | {"pluggy": "1.0.0", "pytest": "7.1.2"} |
Platform | Linux-3.10.0-1160.81.1.el7.x86_64-x86_64-with-glibc2.17 |
Plugins | {"html": "3.1.1", "metadata": "2.0.4", "testinfra": "5.0.0"} |
Python | 3.10.9 |
0 tests ran in 0.13 seconds.
(Un)check the boxes to filter the results.
0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passesTests | Failed | Success | XFail | Error |
---|
Result | Time | Test | Description | Duration | Markers | Links | Tier |
---|---|---|---|---|---|---|---|
No results found. Try to check the filters | |||||||
Error | test_integratord/test_alerts_reading.py::collect | ||||||
test_integratord/test_alerts_reading.py:93: in <module> t1_config_params = replace_webhook_url(t1_cases_ids, t1_config_params) test_integratord/test_alerts_reading.py:69: in replace_webhook_url configurations[i]['WEBHOOK_URL'] = global_parameters.slack_webhook_url E AttributeError: 'Parameters' object has no attribute 'slack_webhook_url' |