This is an automated email from the ASF dual-hosted git repository.
tvb pushed a commit to branch tristan/remote-execution-testing-again
in repository https://gitbox.apache.org/repos/asf/buildstream.git
The following commit(s) were added to
refs/heads/tristan/remote-execution-testing-again by this push:
new a47d084 TEST COMMIT
a47d084 is described below
commit a47d084dfb92c502f502d01e86e8296199577ad7
Author: Tristan van Berkom <[email protected]>
AuthorDate: Wed Jan 20 19:09:26 2021 +0900
TEST COMMIT
---
.github/compose/ci.remote-execution-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/compose/ci.remote-execution-test.yml
b/.github/compose/ci.remote-execution-test.yml
index dbdaa72..20ca540 100644
--- a/.github/compose/ci.remote-execution-test.yml
+++ b/.github/compose/ci.remote-execution-test.yml
@@ -4,7 +4,7 @@ services:
test:
image:
registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:32-${CI_IMAGE_VERSION:-latest}
- command: tox -vvvvv -- --color=yes --remote-execution
+ command: tox -vvvvv -- --color=yes --remote-execution -s
tests/remoteexecution/simple.py
environment:
TOXENV: ${CI_ALL_MAIN}
ARTIFACT_CACHE_SERVICE: http://localhost:50052