Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.6.0 into 4.7.0 #2427

Merged
merged 60 commits into from
Sep 7, 2023

Merge branch '4.6.0' of https://github.com/wazuh/wazuh-packages into …

00e6cb2
Select commit
Loading
Failed to load commit list.
Merged

Merge 4.6.0 into 4.7.0 #2427

Merge branch '4.6.0' of https://github.com/wazuh/wazuh-packages into …
00e6cb2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Wazuh CI / All In One - Centos 7 - Tests succeeded Sep 7, 2023 in 49s

Test_unattended

Below you have the stage output

Details

Centos 7 log



--------------------------------
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /bin/python3
cachedir: .pytest_cache
metadata: {'Python': '3.6.8', 'Platform': 'Linux-3.10.0-693.11.6.el7.x86_64-x86_64-with-centos-7.4.1708-Core', 'Packages': {'pytest': '6.2.5', 'py': '1.11.0', 'pluggy': '1.0.0'}, 'Plugins': {'metadata
': '1.8.0', 'html': '2.0.1'}}
rootdir: /tmp/unattended/tests/unattended/install, configfile: pytest.ini
plugins: metadata-1.8.0, html-2.0.1
collecting ... collected 22 items / 3 deselected / 19 selected

test_unattended.py::test_check_wazuh_manager_authd PASSED                [  5%]
test_unattended.py::test_check_wazuh_manager_db PASSED                   [ 10%]
test_unattended.py::test_check_wazuh_manager_execd PASSED                [ 15%]
test_unattended.py::test_check_wazuh_manager_analysisd PASSED            [ 21%]
test_unattended.py::test_check_wazuh_manager_syscheckd PASSED            [ 26%]
test_unattended.py::test_check_wazuh_manager_remoted PASSED              [ 31%]
test_unattended.py::test_check_wazuh_manager_logcollec PASSED            [ 36%]
test_unattended.py::test_check_wazuh_manager_monitord PASSED             [ 42%]
test_unattended.py::test_check_wazuh_manager_modulesd PASSED             [ 47%]
test_unattended.py::test_check_wazuh_manager_apid PASSED                 [ 52%]
test_unattended.py::test_check_filebeat_process PASSED                   [ 57%]
test_unattended.py::test_check_indexer_process PASSED                    [ 63%]
test_unattended.py::test_check_dashboard_process PASSED                  [ 68%]
test_unattended.py::test_check_indexer_cluster_status_not_red PASSED     [ 73%]
test_unattended.py::test_check_dashboard_status PASSED                   [ 78%]
test_unattended.py::test_check_wazuh_api_status PASSED                   [ 84%]
test_unattended.py::test_check_log_errors PASSED                         [ 89%]
test_unattended.py::test_check_cluster_log_errors PASSED                 [ 94%]
test_unattended.py::test_check_alerts PASSED                             [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.6/site-packages/requests/__init__.py:91
  /usr/local/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.6) or chardet (3.0.4) doesn't match a supported version!
    RequestsDependencyWarning)

-- Docs: https://docs.pytest.org/en/stable/warnings.html
================= 19 passed, 3 deselected, 1 warning in 6.49s ==================