You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/26 06:33:34 UTC

[GitHub] [camel-k] tadayosi opened a new pull request, #3578: fix(e2e): builder test when staging

tadayosi opened a new pull request, #3578:
URL: https://github.com/apache/camel-k/pull/3578

   <!-- Description -->
   
   It appears that the builder test is failing just because it's taking longer time to download dependencies from staging repo. Let's see if this simple fix can solve the failures.
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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] tadayosi commented on pull request #3578: fix(e2e): builder test when staging

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3578:
URL: https://github.com/apache/camel-k/pull/3578#issuecomment-1228195127

   Locally it builds fine after enough warm up, so I still believe it's just a timeout issue. One thing I still don't get is why it's not an issue with Buildah and Kaniko and occurs only with Spectrum.


-- 
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] tadayosi commented on pull request #3578: fix(e2e): builder test when staging

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3578:
URL: https://github.com/apache/camel-k/pull/3578#issuecomment-1228153136

   Hmm, `builder / builder-it (Spectrum)` still doesn't pass. I'll investigate more...


-- 
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] tadayosi commented on pull request #3578: fix(e2e): make package-artifacts to be aware of staging repo

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3578:
URL: https://github.com/apache/camel-k/pull/3578#issuecomment-1228495511

   Now at least `upgrade` goes green too. Let me merge this.


-- 
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] tadayosi commented on pull request #3578: fix(e2e): builder test when staging

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3578:
URL: https://github.com/apache/camel-k/pull/3578#issuecomment-1228231476

   OK, I found a broader issue. `./script/package_maven_artifacts.sh` needs to be aware of `STAGING_RUNTIME_REPO`. Let me fix the script.


-- 
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] tadayosi merged pull request #3578: fix(e2e): make package-artifacts to be aware of staging repo

Posted by GitBox <gi...@apache.org>.
tadayosi merged PR #3578:
URL: https://github.com/apache/camel-k/pull/3578


-- 
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