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

Increase sleep time in test_agent_default_group_added #3692

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

Selutario
Copy link
Contributor

Related issue
Closes #3646

Description

As reported at #3646, the test_cluster/test_agent_groups/test_agent_default_group_added.py test was failing. The reason seems to be that, after assigning a group and restarting the cluster, the expected state was checked without waiting long enough for its synchronization in all the nodes.

Updated

  • Sleep time increased from 5s to 25s.

Testing performed

Tester Test path Jenkins Local OS Commit Notes
@Selutario (Developer) ⚫⚫⚫ 🟢🟢🟢 Debian a01fac5 Nothing to highlight
@user (Reviewer) ⚫⚫⚫ 🚫 🚫 🚫 Nothing to highlight

@Selutario Selutario self-assigned this Dec 19, 2022
@Selutario Selutario linked an issue Dec 19, 2022 that may be closed by this pull request
@Selutario Selutario changed the title fix(#3646): increase sleep time. Increase sleep time in test_agent_default_group_added Dec 19, 2022
@jmv74211 jmv74211 merged commit 1342aa7 into 4.4 Dec 19, 2022
@jmv74211 jmv74211 deleted the fix-3646-agent-groups-test branch December 19, 2022 11:18
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.

Investigate the AssertionError in the agent_default_group_added test
3 participants