report.html

Report generated on 23-Jun-2023 at 09:13:49 by pytest-html v3.1.1

Environment

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

Summary

0 tests ran in 0.29 seconds.

0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passes
Tests Failed Success XFail Error

Results

Result Time Test Description Duration Markers Links Tier
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'