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.7.2 into 4.8.0 #2741

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Merge 4.7.2 into 4.8.0 #2741

merged 6 commits into from
Jan 5, 2024

Conversation

pereyra-m
Copy link
Member

Related issue
#2740

This PR aims to merge branch 4.7.2 into 4.8.0.

@MarcelKemp
Copy link
Member

MarcelKemp commented Jan 5, 2024

The failed checks found concerning RPM are due to the following problem:


According to the failed Distributed - Tests check:

2024/01/05 04:51:00 wazuh-modulesd: ERROR: Could not send message through the cluster after '10' attempts
  • Looks like a problem with the cluster's communication.

Finally, the manager_indexer check:

05:53:21  =================================== FAILURES ===================================
05:53:21  _________________ test_check_indexer_cluster_status_not_yellow _________________
05:53:21  
05:53:21      @pytest.mark.indexer_cluster
05:53:21      def test_check_indexer_cluster_status_not_yellow():
05:53:21  >       assert get_indexer_cluster_status() != "yellow"
05:53:21  E       AssertionError: assert 'yellow' != 'yellow'
05:53:21  E        +  where 'yellow' = get_indexer_cluster_status()
05:53:21  
05:53:21  test_unattended.py:198: AssertionError
05:53:21  =========================== short test summary info ============================
05:53:21  FAILED test_unattended.py::test_check_indexer_cluster_status_not_yellow - Ass...
05:53:21  ================== 1 failed, 16 passed, 5 deselected in 1.33s ==================

@MarcelKemp MarcelKemp merged commit 085aeb3 into 4.8.0 Jan 5, 2024
85 of 92 checks passed
@MarcelKemp MarcelKemp deleted the merge-4.7.2-into-4.8.0 branch January 5, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduled upward merges for numbered branches in wazuh-packages repository - Fortnight #1
5 participants