You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/27 12:08:08 UTC

[GitHub] [incubator-nuttx-testing] ttnie opened a new pull request #67: [docker]: add python3-pexpect support

ttnie opened a new pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67


   ## Summary
   Add python3-pexpect to support run LTP 
   
   ## Impact
   
   ## Testing
   Run pass on local environment
   


----------------------------------------------------------------
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-nuttx-testing] btashton commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699750357


   > > @ttnie can you please add a pip3 install for the package here as well https://github.com/apache/incubator-nuttx-testing/blob/master/cibuild.sh#L54
   > > @btashton  python3-pexpect is a module, just like the python3-setuptools. In my mind, do not need update the cibuild.sh file.
   
   We need to handle the macOS case or Linux non-docker (non root privileges), for this we just pip install the packages. 


----------------------------------------------------------------
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-nuttx-testing] btashton commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699667638


   @ttnie can you please add a pip3 install for the package here as well https://github.com/apache/incubator-nuttx-testing/blob/master/cibuild.sh#L54


----------------------------------------------------------------
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-nuttx-testing] ttnie commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
ttnie commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699811675


   > > > @ttnie can you please add a pip3 install for the package here as well https://github.com/apache/incubator-nuttx-testing/blob/master/cibuild.sh#L54
   > > > @btashton  python3-pexpect is a module, just like the python3-setuptools. In my mind, do not need update the cibuild.sh file.
   > 
   > We need to handle the macOS case or Linux non-docker (non root privileges), for this we just pip install the packages.
   
   @btashton update the code, pls review. Thanks!


----------------------------------------------------------------
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-nuttx-testing] ttnie commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
ttnie commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699794307


   > > > @ttnie can you please add a pip3 install for the package here as well https://github.com/apache/incubator-nuttx-testing/blob/master/cibuild.sh#L54
   > > > @btashton  python3-pexpect is a module, just like the python3-setuptools. In my mind, do not need update the cibuild.sh file.
   > 
   > We need to handle the macOS case or Linux non-docker (non root privileges), for this we just pip install the packages.
   
   Got it! I make sense. Thank you!


----------------------------------------------------------------
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-nuttx-testing] ttnie commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
ttnie commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699748721


   > @ttnie can you please add a pip3 install for the package here as well https://github.com/apache/incubator-nuttx-testing/blob/master/cibuild.sh#L54
   @btashton  python3-pexpect is a module, just like the python3-setuptools. In my mind, do not need update the cibuild.sh file. 


----------------------------------------------------------------
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-nuttx-testing] btashton merged pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
btashton merged pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67


   


----------------------------------------------------------------
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-nuttx-testing] ttnie commented on pull request #67: [docker]: add python3-pexpect support

Posted by GitBox <gi...@apache.org>.
ttnie commented on pull request #67:
URL: https://github.com/apache/incubator-nuttx-testing/pull/67#issuecomment-699842146


   > Looks good pending CI. I'll merge in the morning unless someone else grabs it.
   
   @btashton  OK! Thanks!


----------------------------------------------------------------
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