areusch opened a new issue #8177:
URL: https://github.com/apache/tvm/issues/8177
This is a tracking issue for the process of updating the TVM ci- containers
to reflect the following PRs:
#8169
Steps:
- [ ] Pick the latest revision of main and use that specific git hash for
following steps. Document it here.
- [ ] Build docker containers, tagging them as e.g.
<username>/ci-<container>:v0.<ver>
- [ ] ci-arm
- [ ] Push docker containers to Docker Hub
- [ ] Create a draft PR modifying Jenkinsfile to point all containers at
<username>/ci-<container>:v0.<ver>
- [ ] Force-push the PR to ci-docker-staging branch
- [ ] Jenkins will notice the push and start a build here
- [ ] Debug the build and repeat these steps until the build passes
- [ ] Push the valid containers to tlcpack/ci-<container>:v0.<ver>
- [ ] Update the PR to point Jenkinsfile to the new containers.
- [ ] Merge the PR.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]