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

[CI] Rev ci-cpu image to include latest PRs #8782

Closed
2 tasks done
leandron opened this issue Aug 18, 2021 · 3 comments
Closed
2 tasks done

[CI] Rev ci-cpu image to include latest PRs #8782

leandron opened this issue Aug 18, 2021 · 3 comments

Comments

@leandron
Copy link
Contributor

leandron commented Aug 18, 2021

I'm just raising this as a request for the ci-cpu image to be updated, to include latest PRs updating dependencies. Specifically, I'm interested to get #8514 into the image.

As a way to simplify the work required by someone with access to upload tlcpack images, I've already tested images based on my ongoing work with tlcpackstaging. Here is the job in which all tests pass with an updated set of images: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/146/pipeline

So, my understanding of the work needed here is:

docker pull tlcpackstaging/ci_cpu:20210815-225913-1a95f9bd0
docker tag tlcpackstaging/ci_cpu:20210815-225913-1a95f9bd0 tlcpack/ci-cpu:v0.76   # already bumped by 0.01
docker push tlcpack/ci-cpu:v0.76

Once this is done, we can create a PR to Rev the image version and than make it permanent.

So, the tasks:

  • pull, retag, push docker images using commands above (needs to be done by someone in the list below)
  • submit a PR updating the ci-cpu version on Jenkins (one the one above is done, I can do that myself)

I have no permission to upload images myself, so I'm adding here the people I think have access to do so: @tqchen @areusch @jroesch @zhiics @masahi.

cc @grant-arm @u99127

@jroesch
Copy link
Member

jroesch commented Aug 18, 2021

@leandron I am currently executing the push, will ping back when its done.

@jroesch
Copy link
Member

jroesch commented Aug 18, 2021

@leandron its currently uploading to dockerhub

@leandron
Copy link
Contributor Author

That is completed now. Closing the issue. Thanks @jroesch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants