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 14:57:54 UTC

[buildstream] 01/01: Merge pull request #1445 from apache/tristan/remote-cache-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 7e5206775b1202c07d91ed450f5f9599e215e01c
Merge: 443d3ba 835c4b4
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Jan 20 23:57:43 2021 +0900

    Merge pull request #1445 from apache/tristan/remote-cache-testing
    
    Revive the remote cache service testing

 .github/compose/buildbarn-config/asset.jsonnet     | 32 +++++++++++++
 .github/compose/buildbarn-config/storage.jsonnet   | 26 ++++++++++
 .github/compose/ci.buildbarn-remote-cache.yml      | 55 ++++++++++++++++++++++
 .github/compose/ci.buildstream-remote-cache.yml    | 36 ++++++++++++++
 .github/compose/ci.docker-compose.yml              | 39 +++++++++++++++
 .github/compose/ci.remote-execution-test.yml       | 36 --------------
 ...ecution-cluster.yml => ci.remote-execution.yml} |  4 +-
 .github/workflows/ci.yml                           | 25 +++++++---
 8 files changed, 209 insertions(+), 44 deletions(-)