You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2021/01/20 07:18:45 UTC

[GitHub] [buildstream] gtristan opened a new pull request #1444: Revive remote execution testing

gtristan opened a new pull request #1444:
URL: https://github.com/apache/buildstream/pull/1444


   This does the following:
   
   * .github/compose/ci.remote-execution-cluster.yml
   
     Added this remote execution cluster definition based on the
     one we were using in gitlab.
   
     This will bring up an action cache, execution service and storage
     service which can be accessed from outside of the docker on ports
     50051 and 50052.
   
   * .github/compose/ci.remote-execution-test.yml
   
     Added this composition which will use host networking more to run the
     remote execution tests adjacent to the cluster, without requiring
     docker-in-docker.
   
   * .github/workflows/ci.yml
   
     Added the `remote-execution` job to the main CI, this will
     bring up the cluster, run the tests, and then fetch logs from
     the cluster and bring down the cluster.
   


----------------------------------------------------------------
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] [buildstream] gtristan merged pull request #1444: Revive remote execution testing

Posted by GitBox <gi...@apache.org>.
gtristan merged pull request #1444:
URL: https://github.com/apache/buildstream/pull/1444


   


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