Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move builds that create Docker build_images from Travis to Jenkins #2048

Closed
AdamBrousseau opened this issue Mar 17, 2021 · 1 comment
Closed

Comments

@AdamBrousseau
Copy link
Contributor

https://adoptopenjdk.slack.com/archives/C09NW3L2J/p1615983472006900

gdams
hmm so looking at travis, it seems that the builds are still not running (they changed their OSS rules recently to limit minutes.) Let me take a look

Andreas Ahlenstorf
Did you cancel our plan?
Because otherwise you have to mail them. Minutes aren't replenished automatically.

gdams
we cancelled a while back thinking that we would no longer be exceeding the free allowance

Andreas Ahlenstorf
There's no such thing as a free allowance with Travis CI. You have to mail them each time and request minutes. And recently they even stopped giving them out on request. So in the worst case we have to go through IBM (they provide a lot of hardware to Travis under the provision that projects like ours can use it free of charge).

gdams
We should probably just move to using our jenkins ci to build then

https://github.com/AdoptOpenJDK/openjdk-infrastructure/blob/master/.travis.yml

We need these docker images rebuilt with recent changes (i.e. #2036) as it is blocking our docker based builds.

@sxa
Copy link
Member

sxa commented Jan 17, 2022

I believe this has been done (Based on the fact I had to update the docs to cover a problem that was showing up recently)

@sxa sxa closed this as completed Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants