squakez commented on code in PR #5415:
URL: https://github.com/apache/camel-k/pull/5415#discussion_r1577727640


##########
e2e/support/test_support.go:
##########
@@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1
 
 var TestDefaultNamespace = "default"
 
-var TestTimeoutShort = 1 * time.Minute
-var TestTimeoutMedium = 5 * time.Minute
-var TestTimeoutLong = 15 * time.Minute
+var TestTimeoutShort = 5 * time.Minute

Review Comment:
   I think these values are too high. If we need to change them specifically 
for certain tests, then, we should change the test and include the specific 
timeout instead.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to