You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/03/12 20:41:33 UTC

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #20019: [v1.x]FIx Nightly CI

access2rohit opened a new pull request #20019:
URL: https://github.com/apache/incubator-mxnet/pull/20019


   ## Description ##
   Update v1.x Nightly CI CPU/GPU image to ubuntu 18
   Update Rat check image to ubuntu 18
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage
   - [x] Code is well-documented
   
   ### Changes ###
   Running Will post results once complete.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] mseth10 merged pull request #20019: [v1.x]Fix Nightly CI

Posted by GitBox <gi...@apache.org>.
mseth10 merged pull request #20019:
URL: https://github.com/apache/incubator-mxnet/pull/20019


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20019: [v1.x]FIx Nightly CI

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20019:
URL: https://github.com/apache/incubator-mxnet/pull/20019#issuecomment-797743116


   Hey @access2rohit , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [clang, sanity, centos-cpu, windows-cpu, unix-cpu, website, centos-gpu, windows-gpu, unix-gpu, edge, miscellaneous]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] access2rohit commented on pull request #20019: [v1.x]Fix Nightly CI

Posted by GitBox <gi...@apache.org>.
access2rohit commented on pull request #20019:
URL: https://github.com/apache/incubator-mxnet/pull/20019#issuecomment-799772152


   Local run succeded: 
   ```
   $ ci/build.py --docker-registry 021742426385.dkr.ecr.us-west-2.amazonaws.com/mxnet-ci --platform ubuntu_nightly_cpu --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh build_ubuntu_cpu_large_tensor
   .
   .
   .
   .
   [442/445] Linking CXX static library libmxnet.a
   [443/445] Linking CXX executable im2rec
   [444/445] Linking CXX shared library libmxnet.so
   [445/445] Linking CXX executable tests/mxnet_unit_tests
   ```


----------------------------------------------------------------
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:
users@infra.apache.org