Wazuh cluster reliability tests

Report generated on 24-May-2022 at 14:31:29 by pytest-html v3.1.1

Environment

Packages {"pluggy": "0.13.1", "py": "1.10.0", "pytest": "6.2.2"}
Platform Linux-5.17.5-76051705-generic-x86_64-with-glibc2.35
Plugins {"ansible-playbook": "0.4.1", "html": "3.1.1", "metadata": "2.0.1", "testinfra": "5.0.0"}
Python 3.9.7

Summary

6 tests ran in 0.19 seconds. 6 passed, 0 skipped, 0 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Description Duration
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_connection/test_cluster_connection.py::test_cluster_connection Verify that no worker disconnects from the master once they are connected. 0.00
No log output captured.
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_error_logs/test_cluster_error_logs.py::test_cluster_error_logs Look for any error messages in the logs of the cluster nodes. 0.00
No log output captured.
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_master_logs_order/test_cluster_master_logs_order.py::test_check_logs_order_master Check that cluster logs appear in the expected order. 0.04
No log output captured.
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_sync/test_cluster_sync.py::test_cluster_sync Check that the number of files synced is not identical multiple times in a row. 0.00
No log output captured.
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_task_order/test_cluster_task_order.py::test_cluster_task_order Check that cluster tasks appear in the expected order. 0.00
No log output captured.
Passed tests/reliability/test_cluster/test_cluster_logs/test_cluster_worker_logs_order/test_cluster_worker_logs_order.py::test_check_logs_order_workers Check that cluster logs appear in the expected order. 0.00

Wrong worker logs order

Test output

No log output captured.