-
Notifications
You must be signed in to change notification settings - Fork 85
skip euleros build due to timeout reason #56
Conversation
Hi, @liangchenye if we still had some timeouts due to not output given the travis timeout, could you try to edit the line script:
- "travis_wait 30 .ci/run.sh" Acording to travis docs that will increase the wait time to 30 min (the current is 20 according to travis) |
Random idea: you could try contacting https://www.mirrorservice.org/ (or some other mirroring site) and see if they would mirror euleros. They already mirror centos and scientific linux (centos based): |
@jodh-intel I got feedback from the maintainer of 'mirrorservice.org', they prefer to host non-commercial product. So they mirror centos/opensuse and don't mirror RHEL/SLE. We do have a community brand 'iSula' which is a container OS, but it is quite new. (hopefully one day it will be well-known.) |
@jcvenegas I contact our host server maintainer, he said there are some traffic issues on 1.31st. The builder job failed on the same day. https://travis-ci.org/kata-containers/osbuilder/builds/335289441 So maybe I can close this PR? |
Hi @liangchenye - thanks for the update. lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
but I think this now needs a rebase?
@liangchenye sure we can close it, feel free to increase the time out as well if you think will need it in the future. |
Hi @liangchenye - do you plan to close this then, or do you want to rebase so we can merge it? |
The build failed again,I'll rebase it. I'm on vacation,I‘ll do it the day after tomorrow. |
Fixes #46. Signed-off-by: Liang Chenye <[email protected]>
rebased, PTAL @jodh-intel PS, |
Thanks @liangchenye!
Great! 😄 lgtm |
ping @kata-containers/builder |
Force merging since:
|
Fixes #46.
Signed-off-by: Liang Chenye [email protected]