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

Implement mechanism to ensure all agents are properly registered at the start of Vulnerability Detection tests #5746

Closed
1 task
Rebits opened this issue Sep 18, 2024 · 1 comment

Comments

@Rebits
Copy link
Member

Rebits commented Sep 18, 2024

Description

Vulnerability Detection E2E tests are currently impacted by a known issue, causing intermittent connection failures for certain agents. For more details, please refer to this issue

To mitigate potential false positives, I recommend creating a fixture that ensures all agents are properly connected and registered before proceeding with the tests. If any agents fail to connect, the tests should be aborted.

Tasks

  • Create a fixture to ensure all agents are registered before Vulnerability Tests start
@Rebits
Copy link
Member Author

Rebits commented Sep 18, 2024

Planned to be fixed in #5698

@Rebits Rebits closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant