You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/01/20 12:02:05 UTC

[buildstream] 01/01: Merge pull request #1444 from apache/tristan/remote-execution-testing

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 443d3bacd39a90c0e9101cf8c10d1639fc9e3091
Merge: 8cbbeb1 e087c8a
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Jan 20 21:01:55 2021 +0900

    Merge pull request #1444 from apache/tristan/remote-execution-testing
    
    Revive remote execution testing

 .github/common.env                              |  3 ++
 .github/compose/ci.docker-compose.yml           | 16 ++++--
 .github/compose/ci.remote-execution-cluster.yml | 67 +++++++++++++++++++++++++
 .github/compose/ci.remote-execution-test.yml    | 36 +++++++++++++
 .github/workflows/ci.yml                        | 37 ++++++++++++++
 5 files changed, 154 insertions(+), 5 deletions(-)