Skip to content

Commit

Permalink
Update k8s integration tests timeout (#2601)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurevichdmitry authored Oct 14, 2024
1 parent 2ec360f commit ef2bbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/tests/test_cloudbeat_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from commonlib.utils import get_findings, wait_for_cycle_completion
from loguru import logger

CONFIG_TIMEOUT = 45
CONFIG_TIMEOUT = 90

cluster_data_dict = {
"vanilla": ["file", "process", "k8s_object"],
Expand Down

0 comments on commit ef2bbb9

Please sign in to comment.