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

Agentless_cluster_env system tests timeout changed in order to reduce EC2 requirements #4534

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

pro-akim
Copy link
Member

@pro-akim pro-akim commented Sep 20, 2023

Related issue
#4526

Description

Agentless_cluster_env system tests required extended timeout in its message.yml logs in to be stable in EC2 Ubuntu 22.04.3 LTS t3.large 15GB HD

Updated

Changed test_integrity_sync/data/messages.yml timeout out figures:

From To
120 180
60 120
100 180

Testing performed

Test results are focused in test_integrity_sync where one of the tests had a stable Failure without the timeout changes.

Tester Test path Jenkins Local OS Commit Notes
@pro-akim (Developer) 🟢🟢 ⚫⚫⚫ Nothing to highlight
@user (Reviewer) ⚫⚫⚫ 🚫 🚫 🚫 Nothing to highlight

@pro-akim pro-akim changed the title Agentless timeout changed in order to reduce EC2 requirements Agentless_cluster_env system tests timeout changed in order to reduce EC2 requirements Sep 20, 2023
Copy link
Member

@rauldpm rauldpm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please add a note in the main qa_known issue with this note:

After discussing with the team, it is understood that the refactoring of HostMonitor is not a priority as it is in the process of upcoming deprecation.

Copy link
Member

@juliamagan juliamagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juliamagan juliamagan merged commit 196ca18 into 4.6.0 Sep 21, 2023
3 of 4 checks passed
@juliamagan juliamagan deleted the 4526-Agentless-timeout-adapted-ec2 branch September 21, 2023 07:50
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.

HostMonitor method in system tests does not detect logs correctly
3 participants