You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/12 21:03:19 UTC

[GitHub] [tvm] gromero opened a new issue, #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] leandron closed issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

Posted by GitBox <gi...@apache.org>.
leandron closed issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed
URL: https://github.com/apache/tvm/issues/10984


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] gromero closed issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

Posted by GitBox <gi...@apache.org>.
gromero closed issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed
URL: https://github.com/apache/tvm/issues/10984


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] gromero commented on issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

Posted by GitBox <gi...@apache.org>.
gromero commented on issue #10984:
URL: https://github.com/apache/tvm/issues/10984#issuecomment-1098201224

   Addressed by https://github.com/apache/tvm/commit/41319ab6926226fa9b458621e8100e4db4b6be24 , so closing this one.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] Mousius commented on issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

Posted by GitBox <gi...@apache.org>.
Mousius commented on issue #10984:
URL: https://github.com/apache/tvm/issues/10984#issuecomment-1098203307

   We can leave this open until #10999 is merged @gromero, it should auto close it when the PR has landed 😸 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] gromero commented on issue #10984: [CI Image] Rebuild Docker images to get pytest-lazy-fixture installed

Posted by GitBox <gi...@apache.org>.
gromero commented on issue #10984:
URL: https://github.com/apache/tvm/issues/10984#issuecomment-1098207167

   @Mousius ok! 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org