Re: [PR] Test fixes [camel-k]

2024-05-08 Thread via GitHub
valdar merged PR #5415: URL: https://github.com/apache/camel-k/pull/5415 -- 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:

Re: [PR] Test fixes [camel-k]

2024-05-08 Thread via GitHub
valdar commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1594000383 ## pkg/platform/defaults.go: ## @@ -325,7 +325,7 @@ func setPlatformDefaults(p *v1.IntegrationPlatform, verbose bool) error { // Build timeout if

Re: [PR] Test fixes [camel-k]

2024-04-25 Thread via GitHub
squakez commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1579704776 ## pkg/platform/defaults.go: ## @@ -325,7 +325,7 @@ func setPlatformDefaults(p *v1.IntegrationPlatform, verbose bool) error { // Build timeout if

Re: [PR] Test fixes [camel-k]

2024-04-25 Thread via GitHub
christophd commented on PR #5415: URL: https://github.com/apache/camel-k/pull/5415#issuecomment-2077130633 I think the native tests tend to not work in GH actions, do they? @valdar Maybe you can run the native tests on your machine and give feedback here when they succeeded? --

Re: [PR] Test fixes [camel-k]

2024-04-25 Thread via GitHub
christophd commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1579175621 ## pkg/platform/defaults.go: ## @@ -325,7 +325,7 @@ func setPlatformDefaults(p *v1.IntegrationPlatform, verbose bool) error { // Build timeout if

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
christophd commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1577904550 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
squakez commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1577831238 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
valdar commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r159400 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
valdar commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r159400 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
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 *