You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/03/31 09:29:10 UTC

[GitHub] [camel-k] squakez opened a new issue, #4207: Allow E2E suite test to run against a remote cluster

squakez opened a new issue, #4207:
URL: https://github.com/apache/camel-k/issues/4207

                 @mertdotcc yeah, I see your points. And it's true, with a limited resource machine, then, you have no other option to delegate such work remotely. So, I am thinking that maybe we can introduce a couple of environment variables when installing the operator in the E2E suite [1] which can control the following parameters:
   ```
         --operator-image string                       Set the operator Image used for the operator deployment
         --operator-image-pull-policy string           Set the operator ImagePullPolicy used for the operator deployment
   ```
   so, the final user can override them to look for a custom image (like in your case) or controlling the pull policy. I am opening an issue to work on this separately, and feel free to contribute to it as well. In the while, if you are not able to run things locally, I suggest to push the changes and have a look at the checks result. Fortunately now the time to complete a full cycle of test is less that 1 hour.
   
   [1] https://github.com/apache/camel-k/blob/b79bb26893557d74613186363245cd3b4b882d54/e2e/support/test_support.go#L325
   
   _Originally posted by @squakez in https://github.com/apache/camel-k/issues/4190#issuecomment-1491624489_
               


-- 
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-unsubscribe@camel.apache.org.apache.org

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


[GitHub] [camel-k] squakez commented on issue #4207: Allow E2E suite test to run against a remote cluster

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4207:
URL: https://github.com/apache/camel-k/issues/4207#issuecomment-1491626055

   FYI @mertdotcc 


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] mertdotcc commented on issue #4207: Allow E2E suite test to run against a remote cluster

Posted by "mertdotcc (via GitHub)" <gi...@apache.org>.
mertdotcc commented on issue #4207:
URL: https://github.com/apache/camel-k/issues/4207#issuecomment-1508098585

   Thank you @squakez! Can't wait to try it out!


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] squakez closed issue #4207: Allow E2E suite test to run against a remote cluster

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4207: Allow E2E suite test to run against a remote cluster
URL: https://github.com/apache/camel-k/issues/4207


-- 
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-unsubscribe@camel.apache.org

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