gromero opened a new issue, #10984: URL: https://github.com/apache/tvm/issues/10984
- [ ] S0. Reason: a blocked PR. PR https://github.com/apache/tvm/pull/10865 is blocked because it requires the `pytest-lazy-fixture` plugin to be present in the CI so the tests added by this PR can pass the checks. PR https://github.com/apache/tvm/pull/10970 added `pytest-lazy-fixture` to the install scripts and now the CI images need to get updated properly so the pytest plugin is available in the CI images. - [ ] S1. Tag of nightly build: TAG. Docker hub (`ci_cpu`, `ci_i386`, `ci_arm`, and `ci_gpu`): https://hub.docker.com/layers/tlcpackstaging/{ci_cpu,ci_i386,ci_arm,ci_gpu} - [ ] S2. The nightly is built on TVM commit: TVM_COMMIT. Detailed info can be found here: https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdaily-docker-image-rebuild/detail/daily-docker-image-rebuild/.... - [ ] S3. Testing the nightly image on ci-docker-staging: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/... - [ ] S4. Retag TAG to VERSION: ``` docker pull tlcpackstaging/IMAGE_NAME:TAG docker tag tlcpackstaging/IMAGE_NAME:TAG tlcpack/IMAGE_NAME:VERSION docker push tlcpack/IMAGE_NAME:VERSION ``` - [ ] S5. Check if the new tag is really there: https://hub.docker.com/u/tlcpack - [ ] S6. Submit a PR updating the IMAGE_NAME version on Jenkins -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
